EVENT CHEATGETSTEROIDS: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
One (talk | contribs)
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user 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.
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 07: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.