Browsing Tag
Variables
ArmA Scripting Tutorials: Variables (Part 3)
Before continuing with public variables topic, which I started in Part 2, I’d like to talk about types of variables or data types if you
ArmA Scripting Tutorials: Variables (Part 2)
In Part 1 I talked about private variables. This part will be about 2 kinds of public variables, public local and public local special. Local
ArmA Scripting Tutorials: Variables (Part 1)
There are 5 kinds of variables in Arma: private, private special, public local, public local special, public global. Each variable kind has own scope of