Browsing Tag

ArmA

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
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
4

ArmA Scripting Tutorials: KK’s Exec Global (ExG) Framework

First of all, originally this was Karel Moricky‘s idea so all credit goes to him. You might have noticed on the very recent DEV branch

October 05, 2014 All, ArmA 2, ArmA 3, ArmA Scripting, Games, Tutorials
1

ArmA Scripting Tutorials: KK_fnc_setDirFLY

Quite an interesting conundrum. There is special param “FLY” in createVehicle that spawns vehicle flying. But since there is no way to set direction to

October 01, 2014 All, ArmA 3, ArmA Scripting, Games, Tutorials
0

ArmA Extension: micro_time.dll v1.0

What does this do? It returns passed time in seconds but with microsecond precision. The number param passed to micro_time.dll is treated as offset from

September 25, 2014 All, ArmA 2, ArmA 3, ArmA Scripting, Games
42

ArmA Extension: real_date.dll v3.0

I’m going to skip v2.0 all together, even though I had the post drafted and the .dll had been available for download for quite sometime.

September 24, 2014 All, ArmA 2, ArmA 3, ArmA Scripting, Games
4

ArmA Scripting Tutorials: KK_fnc_setTimerCallback (Triggers V3.2)

Yet another post involving triggers. I have already tried to make timers using different unorthodox methods in my past attempts. This time I think I

September 20, 2014 All, ArmA Scripting, Tutorials
42

ArmA Scripting Tutorials: GUI (Part 6)

In this post I’m going to continue with GUI tutorials and show Arma 3 ability to work with objects as part of GUI. But before

7

ArmA Scripting Tutorials: Fixing Quadrupeds

Therein lies the problem… Quadrupeds, dogs, sheep, cows, goats, etc., have 4 legs… duh. This means that when it comes to positioning them on a

August 19, 2014 All, ArmA 3, ArmA Scripting, Games, Tutorials
12

ArmA Scripting Tutorials: How To Override LMB

I would like to start this post with saying big thanks to Nils for his donation! Hi KillzoneKid! Thanks a lot for your great tutorials