EVENT CHEATGETSTEROIDS: Difference between revisions
Jump to navigation
Jump to search
LordMisfit (talk | contribs) m New page: EVENT_CHEATGETSTEROIDS is a Game Event. This event is initialized whenever a cheat is entered that gives the player steroids. Set RETURN to the amount of STERO... |
Doom64hunter (talk | contribs) mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{EventTable|EVENT_CHEATGETSTEROIDS|[[myconnectindex]]|[[i|player->i]]|1 value}} | |||
EVENT_CHEATGETSTEROIDS is a [[EDuke32_event_list|Game Event]]. | EVENT_CHEATGETSTEROIDS is a [[EDuke32_event_list|Game Event]]. | ||
This event is initialized whenever a cheat is entered that gives the player steroids. | This [[event]] is initialized whenever a cheat is entered that gives the player steroids. | ||
Set [[RETURN]] to the amount of STEROIDS you want. The default is 400 (100%). | |||
However any value above 400 will make the Steroids not work, and any value less than 400 will make the steroids activate automatically. | |||
[[Category:Events]] | [[Category:Events]] |
Latest revision as of 06:30, 4 February 2022
Event ID | player# | THISACTOR | RETURN | |
---|---|---|---|---|
EVENT_CHEATGETSTEROIDS | myconnectindex | player->i | 1 value |
EVENT_CHEATGETSTEROIDS is a Game Event.
This event is initialized whenever a cheat is entered that gives the player steroids.
Set RETURN to the amount of STEROIDS you want. The default is 400 (100%).
However any value above 400 will make the Steroids not work, and any value less than 400 will make the steroids activate automatically.