Code of Honor: The French Foreign Legion Cheats - PC
Primary Collection of Cheats
Cheat Mode
To get some of the weapons type the following CASE SENSITIVE codes in the console:
Cheat.NextMission(); - Skip level
Cheat.GiveWeaponFRF2(); - Get FRF2
Cheat.GiveWeaponSPAS12(); - Get SPAS 12
Cheat.GiveWeaponMilkorMGL140(); - Get MilkorMGL140
Cheat.GiveWeaponHKPSG1(); - Get HKPSG1
Cheat.GiveWeaponHKUSP(); - Get HKUSP
Cheat.GiveWeaponLRAC89(); - Get LRAC89
Cheat.GiveWeaponM1911(); - Get M1911
Cheat.GiveWeaponMP5sd6(); - Get MP5
Cheat.GiveWeaponRPG7(); - Get RPG
Cheat.GiveWeaponFamas(); - Get Famas
Cheat.AddAmmo(); - Get ammo
Alternative Cheat Method
Go to the "Levels\Data\Mission_01" subfolder of the game install folder ("C:\Program Files\City Interactive\Code of Honor The French Foreign Legion\Data\Levels\Mission_01") and find file named "Mission_01.scr".
Make a backup copy and then open it using Notepad. Find the lines which start with:
StartItem( "WeaponFamas" )
StartItem( "WeaponM1911" )...
Here you can add weapon names which you'd like to be Spawned at the start of every mission, e.g:
StartItem( "WeaponHKUSP" )
StartItem( "WeaponFRF2" )
StartItem( "WeaponMP5sd6" )
StartItem( "WeaponRPG7" )
StartItem( "WeaponHKPSG1" )
StartItem( "WeaponKombinery" )
StartItem( "WeaponMilkorMGL140" )
StartItem( "WeaponSPAS12" )
StartItem( "WeaponRPG7" )
StartItem( "WeaponLRAC89" )...
You can also have additional ammo for any weapon by adding:
StartItem( "AmmoRPG7" )
StartItem( "AmmoHKPSG1" )
StartItem( "AmmoLRAC89" )...
Apply the changes, start a NEW game/mission 01 and you'll have a ton of weapons.
To have weapons/ammo in other missions, modify the corresponding .scr files in corresponding folders!