Browsing Category

C++

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
7

ArmA Extension: check_player.dll

Let’s start this post with big thanks to Florian for his donation, appreciate your support! Until today I didn’t know much about Steam’s VAC (anti-cheat),

May 07, 2014 All, ArmA 3, ArmA Scripting, C++, Games
8

ArmA Extension: get_friends.dll

Sorry for the lack of posts recently. It is not that I have no content to post, I have tonnes. I’ve been quite busy (and

May 01, 2014 All, ArmA 3, ArmA Scripting, C++, Games
0

ArmA Scripting Tutorials: Rounding The Pounding

I want to dedicate this post to something that has been bothering me for awhile. Why? Because it has really simple solution and yet for

February 01, 2014 All, ArmA 2, ArmA 3, ArmA Scripting, C++, Games, Tutorials
1

ArmA Extension: hash_id.dll

Well, I don’t really know why I made this. It seemed like a good idea a few days ago, so I started investigating and it

34

ArmA Extension: url_fetch.dll (V2.0)

So here it is, v2.0 of url_fetch extension. I have to admit I am not entirely happy with v1.0, mostly because it needs 3rd party

November 23, 2013 All, ArmA 2, ArmA 3, ArmA Scripting, C++, Games, Tutorials
81

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

You’ve asked for it, so here it is – V3.0 can now write to file as well. It is backwards compatible with and have all

November 03, 2013 All, ArmA 2, ArmA 3, ArmA Scripting, C++, Games
49

ArmA Extension: real_date.dll

How would you like to link game time to the real world time? When it is night outside it is night in the game, when

October 13, 2013 All, ArmA 2, ArmA 3, ArmA Scripting, C++, DayZ, Games
7

ArmA Scripting Tutorials: regex_match and regex_replace HOW TO

At last a documentation on how to use my RegEx Extensions! It is also intended for those who have prior knowledge of Regular Expressions. The

September 14, 2013 All, ArmA 2, ArmA 3, ArmA Scripting, C++, Games, Tutorials