EVENT CHANGEWEAPON: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
LordMisfit (talk | contribs)
m New page: EVENT_CHEATGETBOOT is a Game Event. This event is initalized when the player is changing weapons. The new weapon is in 'WEAPON' and 'WORKSLIKE' -1 means '...
 
mNo edit summary
Line 1: Line 1:
EVENT_CHEATGETBOOT is a [[EDuke32_event_list|Game Event]].
EVENT_CHANGEWEAPON is a [[EDuke32_event_list|Game Event]].


This event is initalized when the player is changing weapons.
This event is initalized when the player is changing weapons.
Line 10: Line 10:


[[Category:Events]]
[[Category:Events]]
[[[[Link title]]]]

Revision as of 13:53, 27 October 2007

EVENT_CHANGEWEAPON is a Game Event.

This event is initalized when the player is changing weapons.

The new weapon is in 'WEAPON' and 'WORKSLIKE'

-1 means 'no weapon'

There is no return value. [[Link title]]