Browsing Tag

Tools

3

callExtension v2.0

Good news, everyone! Arma 3 is getting Extension Callback! You can read all about it on callExtension wiki page. So I decided to update my extension

September 03, 2019 All, ArmA 3, C++, x64
1

tracks2config and sound_duration

Made 2 utilities for working with .wav and .ogg files for Arma 3. Both expect drag and drop a bunch of files on the exe.

May 29, 2019 All, ArmA 3, C++, Music, x64
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
3

Arma 3 Extension Tester (callExtension.exe, callExtension_x64.exe)

Honestly, I don’t know why I didn’t write this earlier, as I needed this many times while writing my extensions, since it is quite a

May 09, 2018 All, C++, x64
40

ArmA: 64-bit Extensions

This post will be shorter than usual. To continue with 64-bit topic I started in previous post, I have received several requests for x64 versions

December 22, 2016 All, ArmA 2, ArmA 3, C++, x64
3

64-bit and ArmA Console Extension: debug_console_x64.dll (v4.1)

As you may or may not know, Arma 3 is now available in 64-bit version as well. This means that all the 32-bit extensions you

December 14, 2016 All, ArmA 2, ArmA 3, ArmA Scripting, C++, Tutorials, x64
7

ArmA Console Extension: debug_console.dll (V4.0)

Firstly, I would like to thank all of you who donated, I really appreciate your support. Secondly, I have modernised debug console a little bit

November 21, 2016 All, ArmA 2, ArmA 3, ArmA Scripting, C++, Games
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
15

ArmA Extension: make_file.dll v1.0

First of all I would like to express my gratitude to Matthew for his continuous support. Now I also know who he is :). Thanks

January 16, 2015 All, ArmA 3, ArmA Scripting, C++, Games
10

ArmA Extension: scr_cap.dll (Screen Capture)

Thank you Ian and thank you Aaron! Not really for this post.. but all of your posts.. beers on me! -Bottled Really appreciate your support,

November 30, 2014 All, ArmA 2, ArmA 3, ArmA Scripting, C++, Games