A_StalkerDrop

Removes the NOVERTICALMELEERANGE and NOGRAVITY flags from the calling actor. Pretty obviously, can be replicated with:

   A_ChangeFlag("NOVERTICALMELEERANGE", 0)
   A_ChangeFlag("NOGRAVITY", 0)

A_StalkerDrop

(no parameters)

This codepointer is restricted to Stalker and derived classes.

This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.