Browse to the directory where you installed the game and look for the Game\Config subdirectory. Locate the file corresponding to the difficulty level you are playing (e.g. Normal = diff_normal.cfg). Open the file for editing and then add the following lines to enable the corresponding cheats:
|
Cheat |
Code |
| God mode |
g_godMode = 1 |
| Invisibility |
ai_IgnorePlayer = 1 |
| Unlimited ammo |
i_unlimitedammo = 1 |
| Unlimited suit energy |
g_suitSpeedEnergryConsumption = 1 |
| Unlimited weapons |
i_noweaponlimit = 1 |