Jump to content
Sign in to follow this  
icor1031

Need help understanding Coords

Recommended Posts

This is from Chernarus Mission System:

"_coords = [getMarkerPos "center",0,5500,100,0,20,0] call BIS_fnc_findSafePos;"

and

"_aispawn = [_coords,40,4,3,1] execVM "\z\addons\dayz_server\missions\add_unit_server.sqf";//AI Guards"

I know that 100 and 20 in the first one choose the position on the map, apparently X Y coordinates.

The other 4 numbers in that, and the 4 numbers in AI are unclear to me.

I would appreciate your help, thanks.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×