Jump to content

EVENT NEXTWEAPON

From EDukeWiki
Revision as of 17:58, 14 April 2008 by 189.32.72.201 (talk)

This event is called when the player take the next weapon he have ( default key is " ' " ). See also EVENT_PREVIOUSWEAPON.

Gamevar RETURN doesn't correctly show the value of the selected weapon. But setting gamevar RETURN to certain value will determine what weapon will be choosen, including Mighty Foot which normaly isn't selected by this command.