EVENT PRESSEDFIRE: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 3: Line 3:
This [[event]] turns on when you press the shoot key (''ctrl'' and ''mouse button 1'' by default) and proceeds until this key is holding.
This [[event]] turns on when you press the shoot key (''ctrl'' and ''mouse button 1'' by default) and proceeds until this key is holding.


Setting [[RETURN]] to any non-zero value will effective negate the keypress, preventing the game from reacting in any way.
Setting [[RETURN]] to any non-zero value will effectively negate the keypress, preventing the game from reacting in any way.


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

Revision as of 16:40, 14 April 2013

EVENT_PRESSEDFIRE is a Game Event.

This event turns on when you press the shoot key (ctrl and mouse button 1 by default) and proceeds until this key is holding.

Setting RETURN to any non-zero value will effectively negate the keypress, preventing the game from reacting in any way.