Browsing Tag

ArmA

0

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

April 07, 2013 All, ArmA 2, DayZ, DIY, Games, Tutorials
0

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

4

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

0

ArmA 3 Animation Viewer + Jumping Animation

If you played ArmA 2 you know there is no default jump animation, only step over. You probably also seen in DayZ Stand Alone footage

March 30, 2013 All, ArmA 3, DayZ, Games
97

ArmA Scripting Reference: ArmA 2 / ArmA 3 Scripting Commands List

The most comprehensive and up-to-date list of all known ArmA scripting commands under one roof for a quick reference… 🙂 Use Ctrl+F to search this

March 29, 2013 All, ArmA 2, ArmA 3, ArmA Scripting, Games
44

ArmA 2 / ArmA 3 Hybrid Syntax Highlighter For Notepad++

Oh yes, the one and only KK’s home made ArmA syntax highlighter. Once you tried it you will be asking yourself this question, how could

March 28, 2013 All, ArmA 2, ArmA 3, ArmA Scripting, DayZ, Games
10

ArmA 2 / ArmA 3 Simple Private Variable Extractor

What is this? If you have been coding in ArmA you know you want to make sure all private variables used are defined as private

November 28, 2012 All, ArmA 2, ArmA 3, ArmA Scripting, JavaScript
16

How to fix BattlEye “Kicked with restriction #45” after 1.7.4.4 update on DayZ

A quick one. Open file scripts.txt in your relevant BattlEye directory and find this line 5 setHit !”\”setHit\”,” !”object_setHitServer = compile preprocessFileLineNumbers \”\z” !”player setHit[\”legs\”,1];”

November 23, 2012 All, ArmA 2, DayZ, Games
22

How to clear Chernarus of all the junk Rocket put on it…

… with 1 line of code! Yes that’s right, you can do it with 1 line, but lets make it 3 so it looks good.

November 16, 2012 All, ArmA 2, DayZ, Games
4

ArmA2 DayZ Repair Vehicle Fix (inc Leaking Hueys)

I’ve recently done quite a bit of modding of DayZ which is a mod of ArmA2 in itself (modeception?). Me and my friend Sy added

October 27, 2012 All, ArmA 2, DayZ, Games