WoW API: PetRename

From AddOn Studio
Revision as of 16:53, 25 June 2007 by WoWWiki>Ravas (Rewrote so it's not a stub.)
Jump to navigation Jump to search

WoW API < PetRename


Renames your pet.

PetRename("name")


Arguments

name
String - The new name of the pet


Returns

nil


Details

Only hunters can rename their pets.
Each pet can be renamed once. Using this function when the pet has already been renamed results in an error message.