How can I get world's size?
In Arma3 I can use "worldSize" command or "BIS_fnc_mapSize" function, but in Arma2?
Can I use negative coordinates for objects (i.e. _veh = "UAZ_RU" createVehicle [-1200, -200, 0];)?
How can I get world's size?
In Arma3 I can use "worldSize" command or "BIS_fnc_mapSize" function, but in Arma2?
Can I use negative coordinates for objects (i.e. _veh = "UAZ_RU" createVehicle [-1200, -200, 0];)?