Navigation menu

WoW:API GetMapZones: Difference between revisions

Jump to navigation Jump to search
{{wowapi}}
No edit summary
({{wowapi}})
Line 1: Line 1:
<center>'''GetMapZones''' ''-Documentation by [[user:Meog|Meog]]-''</center>
{{wowapi}}
 
Returns the zone names of a continent
Returns the zone names of a continent


Line 46: Line 45:


: Beware : zone names depend on locale, and zone number too because GetMapZones() returns them in ''alphabetical'' order. So french and german clients do not have the zones returned in the same order than english ones, see the [[LocalizedMapZones|table of localized map zones]].
: Beware : zone names depend on locale, and zone number too because GetMapZones() returns them in ''alphabetical'' order. So french and german clients do not have the zones returned in the same order than english ones, see the [[LocalizedMapZones|table of localized map zones]].
----
{{WoW API}}