Tutorials
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
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
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.
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
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
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.
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
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
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
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