EVENT RESETWEAPONS

From EDukeWiki
Jump to navigation Jump to search
Event ID player# THISACTOR RETURN
EVENT_RESETWEAPONS player being reset player->i 0 values

EVENT_RESETWEAPONS is a Game Event.

This event is fired for each player after their weapons and ammo count are reset to defaults.

This occurs before EVENT_RESETPLAYER.

See also: EVENT_RESETINVENTORY.