MDK 2 God Mode In-game you can press '~' and enter the following string after the 'Omen' prompt to get full invulnerability: mdkGobSetDamageFilter(mdkGetPlayerGob(),0) Looks like the programming language? Yeah - this is trick for the internal game scripting system. But please note that this code must be re-entered periodically because the game doesn't store previous mode while map block change (block changing can be determined if your HDD reads something heavy and the game slowdowns for a while, or just see what you now is not invlunerable and your health value is decreasing). Hopefully you do not have to re-enter this long code - you can just bring console ('~' key) and then press Up-arrow key to get previous command form history. !!! ALL are CASEsensitive, goddebugtoggle() is not same as GodDebugToggle() !!! ------------------------------------------------------------------------------- Press ~ or ` key (above the TAB) and enter code. Press ENTER to activate. Then press ESC twice to get out of that Console-mode. ------------------------------------------------------------------------------- KurtGetNaked() - Kurt just waers his underware :P (works in next level only) play a little around with this one, eg type it and then use mdkNewGame(10,7) to get same as my screenshot (see shot.jpg) mdkNewGame(1,12) - Jump To level 1 (noone need that :P) mdkNewGame(2,12) - Jump To level 2 mdkNewGame(3,12) - Jump To level 3 mdkNewGame(4,12) - Jump To level 4 mdkNewGame(5,11) - Jump To level 5 mdkNewGame(6,8) - Jump To level 6 mdkNewGame(7,11) - Jump To level 7 mdkNewGame(8,8) - Jump To level 8 mdkNewGame(9,13) - Jump To level 9 mdkNewGame(10,7) - Jump To level 10 (final) mdkNewGame(11,1) - Special level 10 #1 (other character, which comes l8er in 10) mdkNewGame(12,1) - Special level 10 #2 (other character, which comes l8er in 10) GodDebugToggle() - God Mode on/off Same effect as: mdkGobSetDamageFilter(mdkGetPlayerGob(),0) just easyer, and togles God Mode on/off not just ON 4 ever Ίρ*~`~*ρΊ|Ίρ*~`~*ρΊ|Ίρ*~`~*ρΊ|Ίρ*~`~*ρΊ|Ίρ*~`~*ρΊ|Ίρ*~`~*ρΊ|Ίρ*~`~*ρΊ|Ίρ*~`~*ρΊ Ίρ*~`~*ρΊ|Ίρ*~`~*ρΊ|Ίρ*~ -=₯=- The_Stoned_Team99 -=₯=- ~*ρΊ|Ίρ*~`~*ρΊ|Ίρ*~`~*ρΊ Ίρ*~`~*ρΊ|Ίρ*~`~*ρΊ|Ίρ*~`~*ρΊ|Ίρ*~`~*ρΊ|Ίρ*~`~*ρΊ|Ίρ*~`~*ρΊ|Ίρ*~`~*ρΊ|Ίρ*~`~*ρΊ Release Notes: ~~~~~~~~~~~~~~ These cheats ar not from WWW like DORKFRED's. Notes to Websites Admins: NO NOT EVER DARE to put this file withot NFO&DIZ on ya website, also remove all Site notez and NFO's. Notes bout Other codes: There are several more cheats, but they can crash game or are not easy to use. SpawnObject() can give ya anny item, but ya need the Room and the Point ya stand: example: SpawnObject(l10_tun07, OBJ_SUPERCHAINGUN,"l10_ksupchain") =============================================== God Mode In-game you can press '~' and enter the following string after the 'Omen' prompt to get full invulnerability: mdkGobSetDamageFilter(mdkGetPlayerGob(),0) Looks like the programming language? Yeah - this is trick for the internal game scripting system. But please note that this code must be re-entered periodically because the game doesn't store previous mode while map block change (block changing can be determined if your HDD reads something heavy and the game slowdowns for a while, or just see what you now is not invlunerable and your health value is decreasing). Hopefully you do not have to re-enter this long code - you can just bring console ('~' key) and then press Up-arrow key to get previous command form history.