Freedom Force vs.The Third Reich Cheat Codes: ------------ Submitted by: Hapa Enable Cheats: -------------- Using Notepad, open the file "init.py" found in the System folder. Add the following line: ff.CON_ENABLE=1 While playing, bring down the console with the ~ (tilde) key and enter any of the following cheats. The cheats are CASE-SENSITIVE. Code Result ----------------------------------------- god() - God Mode (Entire Party) peace() - Enemies Do Not Attack Mission_Win() - Win Mission DEBUG_ALLPOWERS=1 - Unlock All Character Powers Campaign_AddCP('[name]',[number]) - Add CP to Specified Character Campaign_Recruit('[name]') - Automatically Recruit Specified Character Campaign_UnlockOrigin('[name]') - Unlock Specified Character's Origin Campaign_AddPrestige([number]) - Add Prestige partygod() - Invincibility for entire invincibilitymortal() - Disable attackpeace() - Enemies do not move or againwar() - Enemies move and attack Character names: ---------------- When entering a character name in a code, it must be all lower-case, with spaces converted to underscores "_". Also, remove hyphens "-" in names. Some examples are: El Diablo: 'el_diablo' Alche-Miss: 'alchemiss' Mentor: 'mentor' 'black_bird' 'bullet' 'iron_ox' or 'ironox'' 'law' 'liberty_lad' 'man_bot' 'man_o_war' 'microwave' 'minute_man' 'order' 'sea_urchin' 'supercollider' Bonus characters: ----------------- Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Certain game retailers are releasing a bonus Freedom Force disc. This disc will give you more powers as well as three new recruitable built in characters for campaign mode. They are Blackbird, Iron Ox, and Supercollider. Use the following steps to unlock them without the bonus disc. Use a text editor to edit the "init.py" file in the game folder. Add the following lines to the file: import ff ff.CON_ENABLE=1 APP_ENABLE_XTRACHARS = 1