EVENT CHEATGETFIRSTAID: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
One (talk | contribs)
mNo edit summary
mNo edit summary
Line 3: Line 3:
This [[event]] is initialized whenever a cheat is entered that gives the player the portable medikit.
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 100 (100%).
Set [[RETURN]] to the amount of FIRSTAID you want. The default is equivalent to [[max_player_health]].


[[Category:Events]]
[[Category:Events]]

Revision as of 05:32, 3 August 2021

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.