EVENT CHEATGETSHIELD: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
LordMisfit (talk | contribs)
m New page: EVENT_CHEATGETSHIELD is a Game Event. This event is initialized whenever a cheat is entered that gives the player body armor. Set RETURN to the amount of SHIEL...
 
One (talk | contribs)
mNo edit summary
Line 1: Line 1:
EVENT_CHEATGETSHIELD is a [[EDuke32_event_list|Game Event]].
EVENT_CHEATGETSHIELD is a [[EDuke32_event_list|Game Event]].


This event is initialized whenever a cheat is entered that gives the player body armor.
This [[event]] is initialized whenever a cheat is entered that gives the player body armor.


Set [[RETURN]] to the amount of SHIELD you want. The default is 100 (100%).
Set [[RETURN]] to the amount of SHIELD you want. The default is 100 (100%).


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

Revision as of 11:06, 4 May 2009

EVENT_CHEATGETSHIELD is a Game Event.

This event is initialized whenever a cheat is entered that gives the player body armor.

Set RETURN to the amount of SHIELD you want. The default is 100 (100%).