EVENT FIRE: Difference between revisions
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
See also [[EVENT_PRESSEDFIRE]] and [[EVENT_DOFIRE]]. | See also [[EVENT_PRESSEDFIRE]] and [[EVENT_DOFIRE]]. | ||
[[Category:Events]] |
Revision as of 00:59, 21 April 2008
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.