WoW:API SetMapToCurrentZone: Difference between revisions
Jump to navigation
Jump to search
SetMapToCurrentZone -Documentation by Meog-
mNo edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
---- | ---- | ||
{{ | {{WoW API}} | ||
Revision as of 05:26, 4 January 2006
Sets the current world map continent and zone to be the zone the player is currently in.
SetMapToCurrentZone()
- Arguments
- none
- Example
SetMapToCurrentZone();
- Result
- World map zoom changes (if necessary)
- Details
- Important note: This function seems to have a bug after "reloadui". Then it only sets the zoom to the continent the player is on and not to the zone until the zone changes at least once.