Editing – Arma 2

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{SideTOC}}" to "{{TOC|side}}")
m (Text replacement - "ArmA 2" to "Arma 2")
Line 16: Line 16:


== Advanced ==
== Advanced ==
* [[ArmA 2: Custom Memory Allocator|Creating custom memory allocators]]
* [[Arma 2: Custom Memory Allocator|Creating custom memory allocators]]


== Backward Compatibility ==
== Backward Compatibility ==
Line 24: Line 24:
=== Mission Editing ===
=== Mission Editing ===


* Official and Community [[:Category:ArmA 2: Tools|Tools]]. Eg: PBO file handling and more.
* Official and Community [[:Category:Arma 2: Tools|Tools]]. Eg: PBO file handling and more.


=== Addon Editing ===
=== Addon Editing ===
Line 45: Line 45:
=== Terrain Editing ===
=== Terrain Editing ===
; Manual
; Manual
* [[ArmA 2 Terrain Tutorial]]
* [[Arma 2 Terrain Tutorial]]


;Terrain Surface
;Terrain Surface

Revision as of 20:50, 29 December 2020

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. Various mods 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

Scripting

Terrain Editing

Manual
Terrain Surface

AI Modification