EVENT FIRE

From EDukeWiki
Revision as of 01:59, 21 April 2008 by Jblade (talk | contribs)
Jump to navigation Jump to search

This event is called when the player fires ( default key is "CTRL" ).

The hard-coded gamevar WEAPON contains the variable for the player's current weapon.

See also EVENT_PRESSEDFIRE and EVENT_DOFIRE.