A_M_FirePlasma

From ZDoom Wiki
Revision as of 11:28, 30 September 2009 by Gez (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_M_FirePlasma
(no parameters)

Does nothing if the calling actor has no valid target.

Otherwise, calls A_FaceTarget, fires a PlasmaBall and sets the calling actor's special1 field to current tic + 20. This replicates PlasmaRifle fire.

This codepointer is restricted to ScriptedMarine and derived classes.