Page 1 of 2

WayPoint Collecting

Posted: Mon Oct 07, 2013 12:00 am
by TonedTyphoon
I'm Way Point collecting! It would help if somebody posted the list if all the waypoints that are on the server, Old and New. It would also help if somebody gave me a list of all deleted waypoints. I guess this thread I made could also be use to list all the Cordinates of all the towns/waypoints there are. this thread could also be used to annouce new Towns/Waypoints and other Waypoints/Towns related stuff. :ugeek:

Re: WayPoint Collecting

Posted: Mon Oct 07, 2013 8:08 am
by SilEsper
coordinates are:
name x y z
Waypoints:
aero -3433 175 10191
aqua2 561 117 12413
bombsreach 709 64 3320
chillville -2266 72 9944
craftville 79 71 592
darkhollow 3463 65 8924
dinner -369 58 10009
dragonsreach -1152 72 301
eutopia 3722 78 12709
flame 591 68 3767
frost 3115 69 8831
frostbite 4704 65 1539
marina 3445 72 13813
mirage 3399 60 11797
moscow 1305 73 9989
newphoenix -509 66 10525
obbycity -496 70 2496
pyrotree 729 65 3585
rgisland -309 65 10225
seaside 4220 66 10016
skyloft -85 157 1211
snowtopia 4587 65 1837
spawn -95 65 93
stoneforge 566 66 475
unity 396 65 9663

Waypoints I couldn't find:
tree (near pyrotree)

Towns:
Forge World -1113 80 10974

Re: WayPoint Collecting

Posted: Tue Oct 08, 2013 1:20 am
by BeautifulAnarchy
You can also go onto the map on this website and it shows you all the waypoints and where you are on the map. http://survival.kreatious.net/map/map.p ... 5818a513eb

Re: WayPoint Collecting

Posted: Tue Oct 08, 2013 9:06 am
by SilEsper
BeautifulAnarchy Wrote:You can also go onto the map on this website and it shows you all the waypoints and where you are on the map. http://survival.kreatious.net/map/map.p ... 5818a513eb

It doesn't show you all the waypoints (eg: mirage, frostbite) and can be somewhat difficult to navigate sometimes (the map's responsiveness slows down the longer you have it open, it doesn't seem to be that accurate in terms of terrain, etc). I just find it easier if I know the coordinates.

Re: WayPoint Collecting

Posted: Tue Oct 08, 2013 7:49 pm
by maxmmm1501
SilEsper Wrote:
BeautifulAnarchy Wrote:You can also go onto the map on this website and it shows you all the waypoints and where you are on the map. http://survival.kreatious.net/map/map.p ... 5818a513eb

It doesn't show you all the waypoints (eg: mirage, frostbite) and can be somewhat difficult to navigate sometimes (the map's responsiveness slows down the longer you have it open, it doesn't seem to be that accurate in terms of terrain, etc). I just find it easier if I know the coordinates.


Not sure if this works for all browsers but if you right click the map and choose view source it brings up the html code and on lines 436 to 494 it gives the coordinates of all the towns on the map

icon("waypoint.png","aero",-3431,10193);
icon("waypoint.png","aqua2",564,12413);
icon("waypoint.png","bombsreach",709,3317);
icon("waypoint.png","castletown",-1699,1436);
icon("waypoint.png","chillville",-2264,9946);
icon("waypoint.png","cornerstone",2599,-3855);
icon("waypoint.png","craftville",82,592);
icon("waypoint.png","darkhollow",3462,8922);
icon("waypoint.png","dell",-1018,749);
icon("waypoint.png","delta",1155,1037);
icon("waypoint.png","dinner",-372,10009);
icon("waypoint.png","donortown",-2209,1188);
icon("waypoint.png","dragonsreach",-1151,299);
icon("waypoint.png","dwarven",-906,-1780);
icon("waypoint.png","elven",-1183,-1705);
icon("waypoint.png","esunside",-514,-1150);
icon("waypoint.png","farmshire",1664,401);
icon("waypoint.png","flame",591,3765);
icon("waypoint.png","freedom",-1698,1078);
icon("waypoint.png","frost",3115,8833);
icon("waypoint.png","glowstone",99,-1561);
icon("waypoint.png","glowstonelake",102,-1558);
icon("waypoint.png","greywall",-112,1132);
icon("waypoint.png","havoc",-1560,-647);
icon("waypoint.png","hnnorth",-1222,-386);
icon("waypoint.png","hometree",1447,1912);
icon("waypoint.png","jackson",559,-1360);
icon("waypoint.png","kerrda",-407,2214);
icon("waypoint.png","krave",2955,451);
icon("waypoint.png","marina",3444,13816);
icon("waypoint.png","metro",-2231,470);
icon("waypoint.png","moscow",1303,9988);
icon("waypoint.png","newphoenix",-511,10525);
icon("waypoint.png","obbycity",-492,2496);
icon("waypoint.png","oceanic",-1696,1080);
icon("waypoint.png","paradise",3086,-1715);
icon("waypoint.png","pheonix",2129,-510);
icon("waypoint.png","pyrotree",729,3583);
icon("waypoint.png","reach",-3568,868);
icon("waypoint.png","rgisland",-304,10226);
icon("waypoint.png","saevios",-1592,-412);
icon("waypoint.png","sandstone",514,-2758);
icon("waypoint.png","skycity",-3732,-3039);
icon("waypoint.png","skyloft",-84,1208);
icon("waypoint.png","snowtopia",4589,1837);
icon("waypoint.png","solarcity",574,1650);
icon("waypoint.png","spawn",-94,98);
icon("waypoint.png","stoneforge",566,473);
icon("waypoint.png","stormhaven",1408,424);
icon("waypoint.png","sunside",-523,-725);
icon("waypoint.png","tree",729,3582);
icon("waypoint.png","tudor",-1115,1068);
icon("waypoint.png","underverse",-744,-3755);
icon("waypoint.png","unity",396,9660);
icon("waypoint.png","valhalla",2454,-1399);
icon("waypoint.png","veilzaq",1900,1950);
icon("waypoint.png","whiterun",-463,807);
icon("waypoint.png","winterhold",-2577,-330);
icon("waypoint.png","zanzibar",2284,-2197);



Looking at this, I think it would be pretty easy for zerg to add some of the new waypoints on there too if he could :D

Re: WayPoint Collecting

Posted: Tue Oct 08, 2013 10:03 pm
by TonedTyphoon
Thanks guys. was the last post all of the Way Points? I would also still like a list of all the Way Points that were deleted.

Re: WayPoint Collecting

Posted: Wed Oct 09, 2013 12:15 am
by pyrusbrawler30
Kingdom of Firestone, my town. (4000, 13700)

Re: WayPoint Collecting

Posted: Wed Oct 09, 2013 12:49 am
by TonedTyphoon
Hey Pyrus, does it have a Way Point?

Re: WayPoint Collecting

Posted: Wed Oct 09, 2013 1:23 am
by pyrusbrawler30
thats why I put it here. ;)

Re: WayPoint Collecting

Posted: Wed Oct 09, 2013 1:29 am
by TonedTyphoon
Also on this thread if you have a town that is in need of residents, or a waypoint, post it here.