WoW:API PetRename: Difference between revisions

(→‎Details: added frost mages)
m (Move page script moved page API PetRename to API PetRename without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 15: Line 15:


== Details ==
== Details ==
: Only hunters and frost mages can rename their pets.
: 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.
: Each pet can be renamed once. Using this function when the pet has already been renamed results in an error message.

Latest revision as of 04:47, 15 August 2023

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.