Mission Editing – ArmA: Armed Assault
Jump to navigation
Jump to search
Introduction to mission editing
The mission files are found in specific folders you will need to learn. Existing mission in .PBO format cannot be edited, only files in .sara and .intro format. However .PBO format can be modified to .sara and .intro formats using certain 3rd-party tools designed to recreate the original editable missions.
Missions will also contain .SQM format files which contain libraries of script functions. Available scripting commands can be found on these pages:
- Scripting Commands by Functionality, or a complete list
- Event Handlers
- Commands that control animation Actions
- Class names
- Moves
A new user mission can contain the following files:
- Either a .sara or .intro format file.
- A Overview.html file which will appear on the notebook before you start a mission for Single player missions.
- A Briefing.html file displays a synopsis of what to do to complete the mission.
- A Description.ext file which allows you to define many things in your mission.
The Official ArmA mission editor can be used to build or modify .sara and .intro files.