API GetSubZoneText Edit History Talk1 98,461pages on this wiki Revision as of 18:30, August 29, 2010 by Starlightblunder (Talk | contribs) (diff) ←Older revision | Latest revision (diff) | Newer revision → (diff) Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API Returns the subzone name. subzone = GetSubZoneText(); Returns subzone String - subzone name or an empty string (if not in a subzone). Related events One or more of the following fire when the player enters a new zone: ZONE_CHANGED ZONE_CHANGED_INDOORS ZONE_CHANGED_NEW_AREA See also GetZoneText GetMinimapZoneText Read more Destroys one specific totem. DestroyTotem(slotId); (slotId) slotId Number - The totem type to be... API DestroyTotem Collapses the quest header. CollapseQuestHeader(questID); Arguments (Number questID) questID The... API CollapseQuestHeader Returns the postion of the player's corpse on the current map posX, posY ... API GetCorpseMapPosition Categories: World of Warcraft API