EVENT WEAPKEY7: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
This [[event]] is called when the player presses the key assigned to drawing the Shrinker/Expander (''7'' by default). | This [[event]] is called when the player presses the key assigned to drawing the Shrinker/Expander (''7'' by default). | ||
Gamevar [[RETURN]] holds the ID of the weapon being selected. | |||
Setting gamevar [[RETURN]] to certain value will force the choosen weapon to be selected. | |||
[[Category:Events]] | [[Category:Events]] |
Revision as of 10:02, 4 May 2009
EVENT_WEAPKEY7 is a game event.
This event is called when the player presses the key assigned to drawing the Shrinker/Expander (7 by default).
Gamevar RETURN holds the ID of the weapon being selected. Setting gamevar RETURN to certain value will force the choosen weapon to be selected.