Jump to content

EVENT NEXTWEAPON: Difference between revisions

From EDukeWiki
No edit summary
Jblade (talk | contribs)
No edit summary
Line 2: Line 2:


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.
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.
[[Category:Events]]

Revision as of 01:01, 21 April 2008

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.