greetings
in the game domination, the script creates the triggers and markers by:
from the Init.sqf
...
target_names = [[[9236.66,7105.54,0],"At Tuwayr", 250],
[[9665.55,9041.75,0],"Masjid Al Rahmania", 235],
[[8948.64,8645.48,0],"Hotel Mared", 200],
[[10619.41,5349.50,0],"Al Qara", 230],
[[10053.22,10251.15,0],"Ibn Al Khattab", 300],
[[9221.09,10777.45,0],"Qasr Marid",280],
[[8340.97,12330.08,0],"Al Bayda",300],
[[7336.94,11204.95,0],"Factory",300],
[[9233.20,8783.83,0],"TV Station",240],
....
question: how does one find these types of coordinates?