API UnitManaMax Edit History Talk0 98,470pages on this wiki Revision as of 16:31, December 4, 2007 by Pcj (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 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 Sets the paperdoll model in the pet stable to a new player model... API SetPetStablePaperdoll Renames the group being created by the current petition. RenamePetition("name") name String ... API RenamePetition Returns the state of Auto Loot. state = GetAutoLootDefault(); state Boolean - 1 if auto loot is... API GetAutoLootDefault Categories: World of Warcraft API