EVENT NEXTWEAPON

From EDukeWiki
Revision as of 12:49, 5 February 2015 by Nexus (talk | contribs) (typo)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

EVENT_NEXTWEAPON is a Game Event.

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 normally isn't selected by this command.