WoW:API SetMapByID: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{outdated|Needs {{mists-inline}} Mists of Pandaria update.}} | |||
{{wowapi}} | {{wowapi}} | ||
Set the worldmap zone by | Set the worldmap zone by [[MapID]]. | ||
SetMapByID(MapID); | SetMapByID(MapID); | ||
---- | ---- | ||
| Line 16: | Line 17: | ||
---- | ---- | ||
;''List of MapID's'' | ;''List of [[MapID]]'s'' | ||
__NOTOC__ | |||
{{:MapID}} | |||
Revision as of 15:46, 15 March 2013
This article or section contains information that is out-of-date.
|
← WoW API < SetMapByID
Set the worldmap zone by MapID.
SetMapByID(MapID);
- Arguments
- (MapID)
- MapID
- Number - Which can be get by GetQuestWorldMapAreaID().
- Returns
- nothing
- List of MapID's