EVENT CHEATGETSTEROIDS: Difference between revisions

From EDukeWiki
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...
 
One (talk | contribs)
mNo edit summary
Line 1: Line 1:
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 11:06, 4 May 2009

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.