EVENT CHEATGETSCUBA: Difference between revisions

From EDukeWiki
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...
 
mNo edit summary
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{EventTable|EVENT_CHEATGETSCUBA|Current Player|[[i|player->i]]|yes (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]]

Revision as of 00:28, 5 August 2021

Event ID player# THISACTOR RETURN
EVENT_CHEATGETSCUBA Current Player player->i yes (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%).