madmardagin already asked this question but no one has answered it yet. How exactly do you get the coordinates for the waypoints?
As in
Code: Register to unlock hidden link
' Navigation List
' this List is for Wargs in Misty Mountains
' at the two frozen lakes
dim xc(7)
dim yc(7)
xc(1) =29698
xc(2) =29568
xc(3) =29573
xc(4) =29581
xc(5) =29573
xc(6) =29568
xc(7) =29698
yc(1) =20408
yc(2) =20376
yc(3) =20362
yc(4) =20309
yc(5) =20362
yc(6) =20376
yc(7) =20408
Sorry to have to ask, but i've looked all over and can't find any answer
