EVENT CHEATGETSTEROIDS: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
{{EventTable|EVENT_CHEATGETSTEROIDS|Current Player|[[i|player->i]]|yes (1 value)}}
{{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]].

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.