Author: TACKtech Team
|
Views: 30,982 /
Created: June 6, 2002
|
|
Depending on your game version, there are multiple ways to activate cheat mode.
Method 1: Press ~ to display the console window. Type setrandom sv_cheats 1 and press [Enter] to enable cheat mode.
Method 2: Display the console window and type sv_cheats 1 (case-sensitive) and press [Enter]. You can also type devmap <map name> to load a specific map and have the cheats enabled once it has completed loading. Note: sv_cheats 1 is write protected in the regular single player game. You need to load a map first by using the map or devmap command. For example, start the game, press ~, then type map pra1 or devmap pra1 at the console window and press [Enter]. When the map loads, enter sv_cheats 1 and press [Enter] to enable cheat mode.
Method 3: Start the game with the (drive and folder path)\SOF2\SoF2.EXE +set sv_cheats 1 command to enable cheat mode. Note: The next step involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "myconfig.cfg" file in the "base" folder in the game folder. Search for the "toggleconsole" entry in the file. Bind any desired key to that command. For example:
bind X "toggleconsole"
After cheat mode has been activated by using one of the previous methods, start the game, display the console window, then enter one of the following codes to activate the corresponding cheat function. Note: Cheats may have to be re-activated after starting a new level.
Code |
Effect |
god | Toggle God mode |
noclip | Toggles no clipping mode |
give all | All weapons and ammo |
item give (item name) | Spawn indicated |
give armor | Armor |
give ammo | Full ammunition for current weapons |
give health | Health |
give stamina | Stamina |
pinkspider | Unlimited power |
notarget | Disable enemy AI |
nofatigue | Never get tired |
cmdlist | List console commands |
mapname | Display current map name |
dir maps | List maps |
map, spdevmap or devmap (level name) | Advance to indicated map |
raven 1 | Level select icon at main menu |
g_gravity (0-800) | Change gravity; 800 is default, set to 0 to fly |
g_speed (number) | Change movement rate; 320 is defeault, lower is slower |
name (text) | Change player's name |
toggle r_fullscreen | Toggle windowed and full screen; will restart game |
serverinfo | Show current server settings |
reconnect | Reconnect to last server |
kill | Suicide |
quit | Exit game |
|
|