EVENT CHEATGETFIRSTAID: Difference between revisions
Jump to navigation
Jump to search
LordMisfit (talk | contribs) m New page: EVENT_CHEATGETFIRSTAID is a [http://www.eduke32.com/wiki/index.php?title=EDuke32_event_list Game Event]. This event is initialized whenever a cheat is entered that gives the player the po... |
Doom64hunter (talk | contribs) mNo edit summary |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
EVENT_CHEATGETFIRSTAID | {{EventTable|EVENT_CHEATGETFIRSTAID|[[myconnectindex]]|[[i|player->i]]|1 value}} | ||
EVENT_CHEATGETFIRSTAID is a [[EDuke32_event_list|Game Event]]. | |||
Set [[RETURN]] to the amount of FIRSTAID you want. The default is | This [[event]] is initialized whenever a cheat is entered that gives the player the portable medikit. | ||
Set [[RETURN]] to the amount of FIRSTAID you want. The default is equivalent to [[max_player_health]]. | |||
[[Category:Events]] | [[Category:Events]] |
Latest revision as of 06:28, 4 February 2022
Event ID | player# | THISACTOR | RETURN | |
---|---|---|---|---|
EVENT_CHEATGETFIRSTAID | myconnectindex | player->i | 1 value |
EVENT_CHEATGETFIRSTAID is a Game Event.
This event is initialized whenever a cheat is entered that gives the player the portable medikit.
Set RETURN to the amount of FIRSTAID you want. The default is equivalent to max_player_health.