EVENT NEXTWEAPON

From EDukeWiki
Revision as of 02:01, 21 April 2008 by Jblade (talk | contribs)
Jump to navigation Jump to search

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.