Benargee released an updated version of his Simple Single Player Cheat Menu addon on the BI forums. Quote: This addon is accessible inside any single player mission or scenario, Including the official campaign. Includes access to Zeus, debug console, Virtual Arsenal and a few other cheat functions. What is the best single player survival mod for Arma 3? Preferably with no zombies, just out in the wilderness hunting animals and eating and drinking, just typical survival game stuff. . For Donation, My PayPal/Payoneer Account: Serious1. All Discussions Screenshots Artwork Broadcasts Videos Workshop News Guides Reviews. Could anyone please recommend a good single player survival mod.
I just recently got my consoles and controllers only type friend into arma 3 just by playing BECTI in 2 player co-op and singleplayer, just because he loves the predictable action. Or you can even set up alive or TPW mods with ambient combat and run into suprises wherever you walk.
To use the cheat menu, start a single player scenario. Open your map and in the top left you will see a menu option named 'Cheats!'.
- 7Side Relations
- 9Teleport
Bullet Cam
Since v1.1.0
Once enabled, allows the player to see the bullet from behind as it travels through the air. Useful for aoming practice.
Credit to Killzone Kid for the core and inspiration of this feature.
Bullet Tracing
Since v1.1.0
Once enabled, allows the player to see the path of their bullets during and well after they have been fired.Note: This can only be applied to one unit per mission. you must restart before applying this another unit. This is the behavior of a Arma 3 function and not my addon.
Debug Console
Since v1.0.0
Once enabled, gives player access to debug console through action menu.
See: Mission Editor: Debug Console (Arma 3)
Fatigue
Since v1.1.0
Once enabled, allows the player to run for every without suffering the consequences of Arma's fatigue. Must be re-enabled if player switches unit.
Infinite Ammo (WIP)
Since v1.1.0
Once enabled, player will have unlimited primary and handgun ammo.Note: Grenade, launcher and vehicle unlimited ammo is on the todo list.
Invincibility
Since v1.0.0
Once enabled, player will take no damage. Scripts may still harm player.
Side Relations
Previously called 'Ignored by enemy'
Friendly to everybody
Since v1.0.0
Once enabled, player will be ignored by enemy, even if player continues to kill enemy.
Friendly to allies
(Default) once enabled, player is friendly to allies. This is useful for when you have killed too many allies or civilians.
Hostile to everybody
Once enabled, player is hostile to everyone, even allies and civilians. You will be shot on sight.
Spawn in Jet
Since v1.1.0
Using the menu options, first set your starting altitude, then select the jet you want. Player will immediately be put in a jet that is flying in the direction they were facing.Note: Default jets only supported. Automatic detection of modded jets is planned.
Arma 3 Single Player Gameplay
Teleport
Map
Since v1.0.0
Once enabled, player will be able to teleport anywhere on the map. Open the map and while holding left alt, click where you want to teleport.
3D
Since v1.1.0
Once enabled, player will be able to teleport where they are looking. Use the activated action menu to teleport.Note: You must be looking at terrain and not objects for this to work as you intend it. Possible fix soon.
Virtual Arsenal
Since v1.0.0
Once enabled, gives player access to Virtual Arsenal through action menu.
See: Arsenal
Virtual Garage
Since v1.1.5
Zeus
Since v1.0.0
Once enabled, player will have access to Zeus with the Y(default) key. From here you can also add or remove all editable objects in the mission.
See: Arma 3 Field Manual - Zeus
YouTube trailer
Arma 3 Forum Thread
Download from Armaholic.com
Subscribe on Steam Workshop
Download at Play With Six
- 2Cheats
- 2.5TOPOGRAPHY
Arma 3 Single Player Prolog
All of the following cheats require you to hold LeftShift down and then press the Numpad- (minus) key. Then let go and type the appropriate cheat code (capitalization doesn't matter). Nothing is displayed while you are typing, however the key strokes are being recorded and a quick confirmation might shortly flash on the screen upon successful entry.
ENDMISSION
Ends the mission.
CAMPAIGN
Arma 3 Single Player Scenarios
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 single 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
(German Users: EnterTOPOGRAPHZinstead)
Generates selected map in EMF vector format. The file is (not) always created at the root directory of the C: drive (Windows 7 with UAC might put the file in Virtualstore, 'C:Users<username>AppDataLocalVirtualstore' ).
Example export procedure for Arma 3
- Run Arma 3 as administrator
- Open your Arma 3 main folder
- Locate arma3.exe
- Right click on it and select Run as administrator. The reason for it is that .emf file will be saved at c:<worldname>.emf location, and on Windows 7, for example, most apps do not have rights to write in that location. Running Arma 3 as administrator should resolve this
- Select desired map
- Open 2D editor (3D Editor since Arma 3 v1.99) with the map you want to export (Old 2D editor can still be started with Ctrl + O shortcut at map selection screen)
- Enter required cheat
- Press and hold Left Shift
- Tap - (minus) on the NUM pad while still holding Left Shift
- Release both keys then blindly type TOPOGRAPHY. If everything done correctly, a small message will flash saying that topography is activated. German users might need to type TOPOGRAPHZ instead, since they use QWERTZ layout instead of QWERTY
- Locate exported file
- Go to c: and check for <worldname>.emf file. If you had activation message and no file saved, something is wrong with write file permission to this location, you will have to troubleshoot it on your own
- Finish exporting
- Close Arma 3 because it will not release the file otherwise
- Copy resulting .emf file into some location where any user can write to the disk
- Copy EmfToPng.exe file to the same location. This file can be found in Visitor 3 folder in the Arma 3 Tools package. If you don’t have it, it is available on steam as free download (Library -> Tools)
- Convert exported map to .png
- At this point you can just drag your resulting .emf file over the converter .exe to start default conversion. However if you prefer to do it with different zoom, you can do it via command line, for instructions run EmfToPng.exe without params
- Done!
- If everything went ok, you would have <worldname>.png file created next to <woldname>.emf file
EXPORTNOGRID
(Available since Arma 3 v1.43)
Does what TOPOGRAPHY cheat does, but generates a grid-less map in EMF format XXNAMEXX_nogrid.emf. More on map topography export [1]
GETALLGEAR
Entering this cheat will execute statement defined by onCheat property in description.ext. For example:
_this variable will contain 'GETALLGEAR' text. Currently this is the only cheat that can activate onCheat event handler.
FLUSH
Flush all video memory to cure performance issue caused by textures being placed in the AGP memory
FREEZE
Instantaneous 'freezing' the game. For debugging of freeze dump creation process. (DISABLED IN ARMA 3 RETAIL)
CRASH
Forced game crash. For debugging of crash dump creation process. (DISABLED IN ARMA 3 RETAIL)
FPS
Arma 3 Single Player Cheat Menu
Allows to artificially limit FPS for testing. In Arma 3 every time FPS cheat is entered, it cycles through the following list (message shown):
- Limit FPS 60 - 1st time cheat entered
- Limit FPS 40 - 2nd time cheat entered
- Limit FPS 20 - 3rd time cheat entered
- Limit FPS 10 - 4th time cheat entered (Not in Arma 3)
- Limit FPS 5 - 5th time cheat entered (Not in Arma 3)
- Limit FPS 2 - 6th time cheat entered (Not in Arma 3)
- Limit FPS Random 10-60 - 7th time cheat entered (Not in Arma 3)
- Limit FPS 0 - 8th time cheat entered (FPS and counter reset)
MISSIONS
Unlocks all missions.
Alternatively, to unlock stand-alone mission (older games), locate your ArmA profile first (it will be named (username).ArmAProfile, and will be either in My DocumentsArmA or in My DocumentsArmA Other Profiles.Open it in a text editor and change the section:
Arma 3 Single Player Cheat Menu
to: