EVENT RESETWEAPONS

From EDukeWiki
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 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.