Wikia

WoWWiki

Watchlist Recent changes

API UnitXPMax

Main Menue



Return the max XP of a "unit" - only seems to work with "player".

XP = UnitXPMax("unit")

Contents

Parameters Edit

Arguments Edit

("unit")
unit 
String - The UnitId to select as a target.

Returns Edit

XP
XP 
Numeric - Returns the max XP points of the "unit".

Example Edit

XP = UnitXP("player")
XPMax = UnitXPMax("player")
DEFAULT_CHAT_FRAME:AddMessage("Your XP is currently at "..floor( XP / XPMax ).."%."),1,0,0)

Info Edit

DEFAULT_CHAT_FRAME:AddMessage("text",r,g,b) Edit

ScrollingMessageFrame:AddMessage("text",r,g,b,id) 
Valid Frame names:
DEFAULT_CHAT_FRAME
ChatFrame1 - ChatFrame7

UnitXP("unit") Edit

UnitXP("unit") - Returns the number of experience points the specified unit has in their current level.

floor(value) Edit

floor(value) - Returns the floor of value.

Note Edit

This probably works for Hunter pets as well, as they earn XP and level up seperately from the Hunter.

Pages on WoWWiki

94,214pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
55,641photos on this wiki
See more >

Recent Wiki Activity

See more >

Recent Questions

Around Wikia's network

Random Wiki