Browsing Tag

Utility

6

Arma 3 Extension Logger (logExtension.dll, logExtension_x64.dll)

Whaaaaaaat? An extension for logging an extension? That’s right! This is what this extension does in a nutshell: It sits between Arma 3 and your

May 17, 2018 All, ArmA 3, C++, x64
10

ArmA Scripting Tutorials: How To Export Topography

This has been a feature of Arma series since…well quite long time ago. It is possible to export map topography into .emf file, which is

February 07, 2015 All, ArmA 2, ArmA 3, Games, Tutorials
2

Arma 3: Bounding Box Utility

Another utility, this time to draw bounding boxes around objects. It will draw both types of bounding boxes at the same time: boundingBox (in blue)

November 03, 2014 All, ArmA 3, ArmA Scripting
1

Arma 3: Selections Scan Utility

I made this simple script for personal use to quickly scan for available model LOD selections. Arma has pretty useful selectionPosition command which returns coordinates

January 01, 2014 All, ArmA 2, ArmA 3, ArmA Scripting, Games, Tutorials