Browsing Category

Tutorials

1

ArmA Scripting Tutorials: Attach To Relative

Today I prepared a somewhat useful function, but first, big thanks to Dirk! Thank you very much, man, for your support! If you used attachTo

February 04, 2015 All, ArmA 3, ArmA Scripting, Games, Tutorials
7

ArmA Scripting Tutorials: inGameUISetEventHandler

Before I tell you what inGameUISetEventHandler does, I want to say special thanks to Andrew for his support. In case you’re wondering, yeah, it is

January 21, 2015 All, ArmA 2, ArmA 3, ArmA Scripting, Games, Tutorials
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
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
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
44

ArmA Scripting Tutorials: UAV, r2t And PiP

As you know, when you use UAV, you can open terminal and have video from gunner and pilot camera streamed directly to it. Unfortunately this

November 03, 2014 All, ArmA 3, ArmA Scripting, Games, Tutorials