Cheat Codes While playing a game, press ~ to display the console window. Type "remoteadmin 1" to enable remote access, then type "LOGIN developer" to enable cheat mode. Then, enter one of the following codes at the console window to activate the corresponding cheat function:
Result
Cheat Code
Toggle God mode
god [0 or 1]
Toggle no clipping
noclip [0 or 1]
Toggle flight mode
fly [0 or 1]
Toggle infinite ammunition
uammo [0 or 1]
All weapons and ammunition
give_all
Display framerate
enable counter
Display crosshair
enable crosshair
Cycle through crosshairs
rotate crosshair
Level select
loadscenario("umc_spscenario1","[level name]")
Level Select (alternate)
Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "umcgame.lgs" file in the "gorerules" folder in the main game folder. Delete all of the level descriptions before the level you wish to start at. Do not renumber the remaining level numbers. An example level description is:
mission1:
spawnCode("UMC_Mission0")
displayPage("umc_m1")
loadScenario("UMC_SPScenario1","bootcamp")
displayPage("next")
pause()
selectPlayer("player")
playScenario()
displayPage("mission_complete")
hidePage("mission_bootcamp01")
pause(4)
debugPause()
Level Select Start a new single-player game. After the Boot Camp level is done loading, do not click the "Next" icon. Instead, press ~ to display the console window. Type "remoteaccess 1" to enable remote access, then type "LOGIN developer" to enable cheat mode. Enter "loadscenario("umc_spscenario1","[level name]")" using one of the following level names. When the new level is done loading the console window will disappear. Click the "Next" icon to start the new level.