EVENT FIRE: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Hendricks266 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
This event is called when the player | 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]]. |
Revision as of 15:21, 4 November 2006
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.