EVENT SOARDOWN

From EDukeWiki
Jump to navigation Jump to search
Event ID player# THISACTOR RETURN
EVENT_SOARDOWN player that executed the input player->i 1 value

EVENT_SOARDOWN is a Game Event.

This event is triggered for each player when processing the 'soar down' (aka crouch) command while the player's jetpack is on.

Set gamevar RETURN to any non-zero value to ignore the key.