Wikia

WoWWiki

Watchlist Recent changes

API GetPetExperience

Main Menue



Returns the pet's current XP total, and the XP total required for the next level.

currXP, nextXP = GetPetExperience();

ParametersEdit

ReturnsEdit

currXP 
Number - The current XP total
nextXP 
Number - The XP total required for the next level

ExampleEdit

local currXP, nextXP = GetPetExperience();
DEFAULT_CHAT_FRAME("Pet experience: " .. currXP .. " / " .. nextXP);

ResultEdit

Pet experience is displayed in the default chat frame.

Pages on WoWWiki

95,750pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
58,025photos on this wiki
See more >

Recent Wiki Activity

See more >

Recent Questions

Around Wikia's network

Random Wiki