icor1031 1 Posted September 27, 2013 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