Cheats – ArmA: Armed Assault

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 1: Line 1:
==Cheat Codes==
All of the following cheats require you to hold <tt>[Left Shift]</tt> down and then press the <tt>[Numpad - (minus)]</tt> button. Then let go and type the appropriate cheat code (capitalization doesn't matter).
All of the following cheats require you to hold <tt>[Left Shift]</tt> down and then press the <tt>[Numpad - (minus)]</tt> button. Then let go and type the appropriate cheat code (capitalization doesn't matter).


Line 14: Line 13:
;LIFE : Invulnerability on (not longer working in version 1.02 and above)
;LIFE : Invulnerability on (not longer working in version 1.02 and above)


==Unlocking Missions==
== Unlocking Missions ==
 
To unlock stand-alone mission, locate your ArmA profile first (it will be named <tt>(username).ArmAProfile</tt>, and will be either in <tt>My Documents\ArmA</tt> or in <tt>My Documents\ArmA Other Profiles</tt>.
To unlock stand-alone mission, locate your ArmA profile first (it will be named <tt>(username).ArmAProfile</tt>, and will be either in <tt>My Documents\ArmA</tt> or in <tt>My Documents\ArmA Other Profiles</tt>.
Open it in a text editor and change the section
Open it in a text editor and change the section

Revision as of 12:10, 19 December 2006

All of the following cheats require you to hold [Left Shift] down and then press the [Numpad - (minus)] button. Then let go and type the appropriate cheat code (capitalization doesn't matter).

ENDMISSION
Ends the mission
CAMPAIGN
Unlocks all campaign missions (This must be entered in the appropriate campaign screen you want unlocked. Unlocking one campaign will result in other campaigns that are unlocked to be re-locked.)
MISSIONS
Unlocks all simple player missions (This must be entered in the appropriate single missions screen )
SAVEGAME
Saves the game in your current mission. Can be useful as a quicksave function.
TOPOGRAPHY
Generates a map in vector format. The file is always created at the root directory of the C: drive.
LIFE
Invulnerability on (not longer working in version 1.02 and above)

Unlocking Missions

To unlock stand-alone mission, locate your ArmA profile first (it will be named (username).ArmAProfile, and will be either in My Documents\ArmA or in My Documents\ArmA Other Profiles. Open it in a text editor and change the section

activeKeys[]=
{
};

to

activeKeys[]=
{ "M00", "M01", "M02", "M03", "M04", "M05", "M06", "M07", "M08", "M09", "M10", 
"TT01", "TT02", "TT03", "TT04", "TT05", "TT06" };

In a more simple way just go to the mission screen press Left Shift down and then press the Numpad - (minus) button and type MISSIONS then revert the last mission.