WoW:API GetMapZones: Difference between revisions

no edit summary
m (Recategorization)
No edit summary
Line 44: Line 44:


: There are a different number of zones on each continent and these may change without notice as new content is added. Use the name of a zone if you wish to make your code future-proof.
: There are a different number of zones on each continent and these may change without notice as new content is added. Use the name of a zone if you wish to make your code future-proof.
: 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]].


----
----
{{Template:WoW API}}
{{Template:WoW API}}
[[Category:API World Map Functions|GetMapZones]]
[[Category:API World Map Functions|GetMapZones]]