EVENT CHEATGETBOOT: Difference between revisions
Jump to navigation
Jump to search
LordMisfit (talk | contribs) mNo edit summary |
Doom64hunter (talk | contribs) mNo edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
EVENT_CHEATGETBOOT | {{EventTable|EVENT_CHEATGETBOOT|[[myconnectindex]]|[[i|player->i]]|1 value}} | ||
This event is initialized whenever a cheat is entered that gives the player boots. | EVENT_CHEATGETBOOT is a [[EDuke32_event_list|Game Event]]. | ||
This [[event]] is initialized whenever a cheat is entered that gives the player boots. | |||
Set [[RETURN]] to the amount of BOOTS you want. The default is 200 (100%). | Set [[RETURN]] to the amount of BOOTS you want. The default is 200 (100%). | ||
[[Category:Events]] | [[Category:Events]] |
Latest revision as of 06:27, 4 February 2022
Event ID | player# | THISACTOR | RETURN | |
---|---|---|---|---|
EVENT_CHEATGETBOOT | myconnectindex | player->i | 1 value |
EVENT_CHEATGETBOOT is a Game Event.
This event is initialized whenever a cheat is entered that gives the player boots.
Set RETURN to the amount of BOOTS you want. The default is 200 (100%).