EVENT RESETINVENTORY: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Doom64hunter (talk | contribs) mNo edit summary |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
This event is | {{EventTable|1=EVENT_RESETINVENTORY |2=player being reset|3=[[i|player->i]]|4=0 values}} | ||
'''EVENT_RESETINVENTORY''' is a [[EDuke32_event_list|Game Event]]. | |||
This [[event]] is executed for each player '''after''' their inventory is reset | |||
This occurs before [[EVENT_RESETPLAYER]]. | |||
See also: [[EVENT_RESETWEAPONS]]. | |||
[[Category:Events]] |
Latest revision as of 11: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.