EVENT CHEATGETJETPACK: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
LordMisfit (talk | contribs)
m New page: EVENT_CHEATGETJETPACK is a Game Event. This event is initialized whenever a cheat is entered that gives the player the jetpack(but not the God-Mode cheat). Set [[R...
 
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{EventTable|EVENT_CHEATGETJETPACK|[[myconnectindex]]|[[i|player->i]]|1 value}}
EVENT_CHEATGETJETPACK is a [[EDuke32_event_list|Game Event]].
EVENT_CHEATGETJETPACK is a [[EDuke32_event_list|Game Event]].


This event is initialized whenever a cheat is entered that gives the player the jetpack(but not the God-Mode cheat).
This [[event]] is initialized whenever a cheat is entered that gives the player the jetpack(but not the God-Mode cheat).


Set [[RETURN]] to the amount of JETPACK you want. The default is 1600 (100%).
Set [[RETURN]] to the amount of JETPACK you want. The default is 1600 (100%).


[[Category:Events]]
[[Category:Events]]

Latest revision as of 06:29, 4 February 2022

Event ID player# THISACTOR RETURN
EVENT_CHEATGETJETPACK myconnectindex player->i 1 value

EVENT_CHEATGETJETPACK is a Game Event.

This event is initialized whenever a cheat is entered that gives the player the jetpack(but not the God-Mode cheat).

Set RETURN to the amount of JETPACK you want. The default is 1600 (100%).