EVENT CHEATGETSCUBA: Difference between revisions
Jump to navigation
Jump to search
LordMisfit (talk | contribs) m New page: EVENT_CHEATGETSCUBA is a Game Event. This event is initialized whenever a cheat is entered that gives the player the scuba tank. Set RETURN to the amount of SC... |
Doom64hunter (talk | contribs) mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{EventTable|EVENT_CHEATGETSCUBA|[[myconnectindex]]|[[i|player->i]]|1 value}} | |||
EVENT_CHEATGETSCUBA is a [[EDuke32_event_list|Game Event]]. | EVENT_CHEATGETSCUBA is a [[EDuke32_event_list|Game Event]]. | ||
This event is initialized whenever a cheat is entered that gives the player the scuba tank. | This [[event]] is initialized whenever a cheat is entered that gives the player the scuba tank. | ||
Set [[RETURN]] to the amount of SCUBA you want. The default is 6400 (100%). | Set [[RETURN]] to the amount of SCUBA you want. The default is 6400 (100%). | ||
[[Category:Events]] | [[Category:Events]] |
Latest revision as of 07:29, 4 February 2022
Event ID | player# | THISACTOR | RETURN | |
---|---|---|---|---|
EVENT_CHEATGETSCUBA | myconnectindex | player->i | 1 value |
EVENT_CHEATGETSCUBA is a Game Event.
This event is initialized whenever a cheat is entered that gives the player the scuba tank.
Set RETURN to the amount of SCUBA you want. The default is 6400 (100%).