API GetCurrentMapAreaID Edit History Talk0 98,458pages on this wiki 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 areaid = GetCurrentMapAreaID(); Returns the area ID of the current world map. Arguments none Returns areaid areaid Integer - area id of the current map. Details Return value can be used with SetMapByID(id) . Read more Called before calling AbandonQuest SetAbandonQuest(); Arguments none Returns nil Example... API SetAbandonQuest Returns a number associated with the QuestLogSelection index. GetQuestLogSelection(); Arguments... API GetQuestLogSelection The player begins moving backward at the specified time. MoveBackwardStart(startTime); Arguments... API MoveBackwardStart Categories: World of Warcraft API