I'm trying to add map markers for custom locations but I cannot get the coords in the right format. Can someone help me? Here are the ones I need help with.
north west city
[0,[2000,11760,0.001]]
rock city
[0,[1900,12260,0.001]]
West coast projtects
[0,[1100,2560,0.001]]
Junk yard
[0,[1800,12560,0.001]]
If I'm correct they should be in a similar format as this. This is a example pulled from http://opendayz.net/threads/easy-custom-map-markers.12911/
[6611.9756, 14201.991]]
north west city
[0,[2000,11760,0.001]]
rock city
[0,[1900,12260,0.001]]
West coast projtects
[0,[1100,2560,0.001]]
Junk yard
[0,[1800,12560,0.001]]
If I'm correct they should be in a similar format as this. This is a example pulled from http://opendayz.net/threads/easy-custom-map-markers.12911/
[6611.9756, 14201.991]]