hey guys,
so i have a custom trader city, which is near green mountain. coordinates: [4577.28,5769.83,0.00140381]
But WAI mission sometimes spawn at that location since its a big opening field,
I really cant understand the format of the coordinates,
for example, this is the blacklist area for stary
use_blacklist = true; // Use blacklist: turn false if you are not using Cherno unlesss you know how to do this
// If you know how to place world coordinates set regions: [[top left],[bottom right]]
// This is only to keep missions from spawning in an area, such as in Stary city
// DO NOT ADD SAFE ZONES, these are excluded for ALL maps already
blacklist = [ [[5533.00,8445.00],[6911.00,7063.00]] // Stary ];
can anyone explain how this coordinates works, or translate my cords into this one
thank you