Search results for

dll

1

ArmA RegEx Extensions: regex_match.dll and regex_replace.dll

If one thing ArmA is missing badly it is native RegEx functionality. Considering how fast and powerful RegEx could be, it is just screaming “FFS,

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
1

Accidental Drag and Drop on WIN7

Just a quickie. One day I had all my settings for Arma 3 reset, all my awesome experiment missions files wiped clean and the whole

November 08, 2015 All
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
8

ArmA Scripting Tutorials: Basic Multiplayer Coding V2

Greetings! I’d like to express my gratitude to a number of people before I start, and also apologise for being late with my appreciation, as

November 25, 2014 All, ArmA 2, ArmA 3, ArmA Scripting, Tutorials
7

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

In this part I’m going to show how to make a simple extension in C# using VS2013. While you can make a library .dll in

November 18, 2014 All, ArmA 2, ArmA 3, ArmA Scripting, Games, Tutorials
14

ArmA Scripting Tutorials: Who’s Placing/Deleting Markers?

It is basically like Who’s Talking? only with markers. There are lots of different grievances people can do with markers, and without default means of

October 08, 2014 All, ArmA 3, ArmA Scripting, Tutorials
6

ArmA Scripting Tutorials: get_friends, check_player (Logic)

As promised, I wrote some logic to work with get_friends and check_player extensions. But first I’d like to thank one more person for his donation

19

ArmA Scripting Tutorials: url_fetch Callback

At first I wanted to just update the original post with url_fetch extension but then decided to write a proper callback SQF implementation. Thanks to Sandbird for

February 20, 2014 All, ArmA 2, ArmA 3, ArmA Scripting, Games, Tutorials
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