Static Ai

78043641

Well-Known Member
How do i set a static spawn point, i see this
_this = createMarker ["SAR_patrol1",[7978.30,7844.25,0]];
what are the [7978.30,7844.25,0] numbers? these are not coords how do i convert map coords to these random numbers?

Cant i create a market on the map named SAR_patrol1
and put
[SAR_patrol1,3,2,6,""] call SAR_AI;

and it should spawn those AI's there?
im using the map emita so would that affect anything
 
Back
Top