This is an old revision of the document!
Table of Contents
ArmA 3 Eden Mission Editor
Mission editor in arma3 is now called “eden”, it is 3D editor unlike the previous one ever since OFP beginning.
This page explains many mission editor features and how to do something with it, but this is not total beginner tutorial. If you are first time user then go through the eden editor tutorial (top right corner you see red “!” character on the icon) as it explains pretty nicely all the basics of the editor.
Mission Ending Trigger
Trigger attributes “C” field is the height of the trigger. If you use value -1 it means its endless, goes as high/low as you can see.
TriggerActivated
Trigger condition you can use TriggerActivated command to check if another trigger has been activated.
TriggerActivated "NameOfAnotherTrigger";
Combat Patrol
Systems → Combat Patrol → Combat Patrol Init. This is all you need to start combat patrol mission on the current terrain using your squad.
Strategic Map
Systems → Strategic → Open Strategic Map → Strategic Map → Mission. Then synchronize open strategic map to your player character.
This is the single selectable mission setup, you can add many more missions.
Play In Multiplayer
Play → Play In Multiplayer (MP) allows you to start mission in MP environment with hosted server.
This option works the same for Missions and MPMissions directories, there is no difference between these two directories, use them as you wish to organize your missions.
Import 2D Mission.sqm
Importing 2D editor mission.sqm format is easy, just open such mission and eden asks you confirmation to convert the sqm file and to create backup file called mission.sqm.OldBackup in the same directory.
This old 2D editor mission.sqm must be up to date and valid with currently loaded addon classes because if it is not, eden editor just simply deletes the missing classes! Note: you can restore them from the mission.sqm.OldBackup file. Make sure you can load the mission in 2D editor without ANY errors before opening / importing it with eden editor.
Group Inside Vehicle
How to move a group inside a vehicle, select the group and ALT-LMB drag it over the vehicle, units are put in.