Astrolabe/Definitions:World Map Point

From Esamynn's Wiki

Jump to: navigation, search

Astrolabe » Definitions » Astrolabe/Definitions:World Map Point


A world map point is a group of 4 numbers that specify a point on the world map. The 4 numbers, in order, are continent index, zone index, x coordiante and y coordinate. The first two numbers form a Zone Index for which the 2nd number (continent specific zone index) is locale dependent.

Remember that the 0,0 point of any map is the TOPLEFT.

continent, zone, xPos, yPos

Components

continent, zone
Zone Index - the zone whose coordinate system the point is specified in
xPos
Number - the horizontal component of the point, any number is valid, but only numbers between 0 and 1 are actually on the map
yPos
Number - the vertical component of the point, any number is valid, but only numbers between 0 and 1 are actually on the map
Personal tools