Browsing Category
Tutorials
ArmA Scripting Tutorials: Arrays (Part 1)
ArmA is full of arrays and I also happen to like them. Whether you want to call a script or a function, add items to
Dualshock 3 Controller Binding For Arma 2 / DayZ
I assume you have already installed Tamamy’s Dualshock 3 driver and got your controller working on PC. Now for the hard part, binding buttons and
How To Make Dualshock 3 Controller Work On PC
I like my PS3 controller. I like the feel of it, the stick movements, the button presses. So some time ago when I started playing
ArmA Scripting Tutorials: Private Special Variables
What are special variables? These variables have special meaning to the engine. They sometimes are also called reserved variables. Private special variables have private scope
ArmA Scripting Tutorials: How To Switch On Lazy Evaluation
One thing you should know about ArmA engine is that it likes to create work for itself. And unless you tell it explicitly to take a break it