Browsing Tag
Position
ArmA Scripting Tutorials: Position
Positions in Arma could be either 2D, in which case it is in format [x,y], where x is the coordinate on the South – North
ArmA Scripting Tutorials: Float To String, Position To String
One thing you should know about numbers in Arma is that they adhere to IEEE floating point standard. Go ahead and look it up on wikipedia