EVENT CROUCH: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
m "the" typo
Line 1: Line 1:
EVENT_CROUCH is a [http://www.eduke32.com/wiki/index.php?title=EDuke32_event_list Game Event].
EVENT_CROUCH is a [http://www.eduke32.com/wiki/index.php?title=EDuke32_event_list Game Event].


This [[event]] is fired when processing the crouch event (down key pressed when jetpack is not on).  Note that is is NOT fired directly when he key is pressed.
This [[event]] is fired when processing the crouch event (down key pressed when jetpack is not on).  Note that is is NOT fired directly when the key is pressed.


[[Category:Events]]
[[Category:Events]]

Revision as of 22:08, 24 September 2005

EVENT_CROUCH is a Game Event.

This event is fired when processing the crouch event (down key pressed when jetpack is not on). Note that is is NOT fired directly when the key is pressed.