Quantcast
Channel: Open DayZ Community
Viewing all articles
Browse latest Browse all 9146

distance of a unit

$
0
0
If I have distance units like in this function call
Code:
_newPos = [_pos, 0, 500, 30, 0, 20, 0] call BIS_fnc_findSafePos;
What does 1,2,etc. actually mean? Is it 1 meters, 2 meter, etc or is it a custom distance compared to meters. The Unreal Engine uses this for example where 2 UnrealUnits are 1 cm.

Can someone explain this to me? Does it mean meters?

Viewing all articles
Browse latest Browse all 9146

Trending Articles