EVENT RESETINVENTORY: Difference between revisions
Jump to navigation
Jump to search
Doom64hunter (talk | contribs) mNo edit summary |
Doom64hunter (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
This [[event]] is executed for each player '''after''' their inventory is reset | This [[event]] is executed for each player '''after''' their inventory is reset | ||
This occurs before [[EVENT_RESETPLAYER]]. | |||
See also: [[EVENT_RESETWEAPONS]]. | |||
[[Category:Events]] | [[Category:Events]] |
Latest revision as of 12:23, 5 February 2022
Event ID | player# | THISACTOR | RETURN | |
---|---|---|---|---|
EVENT_RESETINVENTORY | player being reset | player->i | 0 values |
EVENT_RESETINVENTORY is a Game Event.
This event is executed for each player after their inventory is reset
This occurs before EVENT_RESETPLAYER.
See also: EVENT_RESETWEAPONS.