m
Move page script moved page API SetMapByID to WoW:API SetMapByID without leaving a redirect
mNo edit summary |
m (Move page script moved page API SetMapByID to WoW:API SetMapByID without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Set the worldmap zone by | Set the worldmap zone by [[MapID]]. | ||
SetMapByID(MapID); | SetMapByID(MapID); | ||
---- | ---- | ||
;''Arguments'' | ;''Arguments'' | ||
:;MapID: Number - Which can be get by [[API GetQuestWorldMapAreaID|GetQuestWorldMapAreaID()]]. | :;MapID: Number - Which can be get by [[API GetQuestWorldMapAreaID|GetQuestWorldMapAreaID()]]. | ||
| Line 15: | Line 14: | ||
:nothing | :nothing | ||
==See also== | |||
*[[MapID]] | |||
*[[API GetQuestWorldMapAreaID|GetQuestWorldMapAreaID()]] | |||