EVENT DRAWWEAPON: Difference between revisions
Jump to navigation
Jump to search
BlasterDRP (talk | contribs) mNo edit summary |
BlasterDRP (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
EVENT_DRAWWEAPON is a [http://www.eduke32.com/wiki/index.php?title=EDuke32_event_list Game Event]. | |||
This [[event]] is called when a weapon is being displayed on the screen. Can be used with the gamevar [[currentweapon]] to control weapon animations. | This [[event]] is called when a weapon is being displayed on the screen. Can be used with the gamevar [[currentweapon]] to control weapon animations. |
Revision as of 19:09, 28 December 2004
EVENT_DRAWWEAPON is a Game Event.
This event is called when a weapon is being displayed on the screen. Can be used with the gamevar currentweapon to control weapon animations.