EVENT CHEATGETSTEROIDS: Difference between revisions

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

Revision as of 00:28, 5 August 2021

Event ID player# THISACTOR RETURN
EVENT_CHEATGETSTEROIDS Current Player player->i yes (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.