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...
 
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{EventTable|EVENT_CHEATGETSHIELD|[[myconnectindex]]|[[i|player->i]]|1 value}}
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]]

Latest revision as of 06:30, 4 February 2022

Event ID player# THISACTOR RETURN
EVENT_CHEATGETSHIELD myconnectindex player->i 1 value

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%).