Browsing Category

ArmA 3

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
2

ArmA Scripting Tutorials: Basic Multiplayer Coding Summary

Thought I write this little post to summarise basic MP knowledge, as I have noticed the actual mechanism of mission delivery is not quite clear

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

ArmA Scripting Tutorials: Forced Ragdoll

I’d like to first thank Luca for rather generous donation! Thanks man, really appreciated! I gonna show a little trick today on how to force

December 16, 2014 All, ArmA 3, ArmA Scripting, Games, Tutorials
7

ArmA Scripting Tutorials: .ogv To Texture

Apparently you can use .ogv (video) files as textures on objects that support custom textures, such as laptop, TV, PC monitor or some notice boards.

December 14, 2014 All, ArmA 3, ArmA Scripting, Games, Tutorials
0

ArmA Scripting Tutorials: Get/Set Kart Number

Bohemia have recently added getObjectTextures command to the game, to complement setObjectTexture/setObjectTextureGlobal commands. Because I’m going to use this new command in a script, the

December 13, 2014 All, ArmA 3, ArmA Scripting, Games, Tutorials
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
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