API UnitManaMax Edit History Talk0 98,585pages 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 the maximum amount of mana that the specified unit can have. Usage local maxmana = UnitManaMax("unit"); Arguments unit String - The UnitId of the unit whose MP should be returned Returns maxmana Number - the unit's maximal mana points 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