Browsing Tag

Extensions

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
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
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
27

ArmA Scripting Tutorials: How To Make ArmA Extension (Part 4)

First let me thank Matthew for his Christmasy donation, thanks mate! Please Get us some Threaded Extension Tutorials with callbacks / unique ids per request.

December 28, 2014 All, ArmA 3, ArmA Scripting, C++, Tutorials
4

ArmA Extension: getNumberPlate.dll v1.0

So, we can read racing numbers on a kart, but what about plate numbers on other vehicles, can we do it? Yes, we can! Some

December 18, 2014 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