Editing – Arma 2
Jump to navigation
Jump to search
m (removed stub) |
Lou Montana (talk | contribs) m (Fix link) |
||
Line 3: | Line 3: | ||
The '''nearly unlimited capabilities''' of addon and mission editing have brought completely different scenarios into the game than what it was originally designed for. Space mods, lego mods or mods simulating other games or films (Star Wars, Starship Troopers, Stargate, ...) have been created by creative members of the community. | The '''nearly unlimited capabilities''' of addon and mission editing have brought completely different scenarios into the game than what it was originally designed for. Space mods, lego mods or mods simulating other games or films (Star Wars, Starship Troopers, Stargate, ...) have been created by creative members of the community. | ||
[[ArmA 2]] means to even '''extend these capabilities'''. There are more possibilities when editing addons, many [[:Category: | [[ArmA 2]] means to even '''extend these capabilities'''. There are more possibilities when editing addons, many [[:Category:Arma_2:_New_Scripting_Commands_List|new commands]] for [[Scripting|scripting]] and additional features for mission editors. | ||
== Getting Started == | == Getting Started == | ||
Line 9: | Line 9: | ||
* [[Mondkalb's Addon Tutorial|Creating addons]] | * [[Mondkalb's Addon Tutorial|Creating addons]] | ||
* '''[[Scripting]]''' | * '''[[Scripting]]''' | ||
* [[:Category:ArmA_2:_Editing|'''More Editing Topics''']] | * [[:Category:ArmA_2:_Editing|'''More Editing Topics''']] |
Revision as of 21:57, 19 September 2019
ArmA 2 offers many possibilities to add new content to it. You can create missions, introduce new vehicles, enhance your missions and addons with the large scripting capabilities or create a whole new total conversion - a game in the game.
The nearly unlimited capabilities of addon and mission editing have brought completely different scenarios into the game than what it was originally designed for. Space mods, lego mods or mods simulating other games or films (Star Wars, Starship Troopers, Stargate, ...) have been created by creative members of the community.
ArmA 2 means to even extend these capabilities. There are more possibilities when editing addons, many new commands for scripting and additional features for mission editors.
Getting Started
Advanced
Backward Compatibility
What's new
Mission Editing
- Official and Community Tools. Eg: PBO file handling and more.
Addon Editing
- In addition to Textures used before, Materials define lighting properties and multiple texture layers
- Model Config based animations
- Heads-up-displays
- RVMAT basics
- Texture Map Types
- Soldier model proportions
- Weapons settings
- Face Wound Textures
- Damage
Scripting
- Precompilation - Code is now distinct type
- Post process effects
Terrain Editing
- Manual
- Terrain Surface
- Layered Terrain Surface Representation
- ArmA II now supports 6 Terrain Surface Layers
AI Modification
- Each unit type can define its own FSM (AI logic) defining how the unit behaves when acting as a part of the formation Armed Assault: FormationFSM