API IsOutdoors 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 Returns whether the player's character is currently outdoors. outdoors = IsOutdoors(); Returns outdoors Flag - 1 if the character is currently outdoors, nil otherwise. See also IsIndoors() Read more Sends a chat message. /script SendChatMessage("msg" ,"chatType" ,"language" ,"channel"); (msg... API SendChatMessage Expands the quest header. ExpandQuestHeader(questID); questID Integer - The index of the header... API ExpandQuestHeader Returns the number of the continent the world map is currently showing continent ... API GetCurrentMapContinent Categories: World of Warcraft API