API StatusBar SetValue Edit History Talk0 98,452pages 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 Sets the current value of the status bar. myStatusBar:SetValue(value); Arguments arg1 value - The current progress of the status bar. This should be between the minvalue and the maxvalue. 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