Renames the currently controlled pet. Only Hunter pets can be renamed, and a given pet can only be renamed once (barring use of a Certificate of Ownership).
See also Pet functions.
Signature:
PetRename("name"
[,
"genitive"
[,
"dative"
[,
"accusative"
[,
"instrumental"
[,
"prepositional"]]]]])
Arguments:
name
- New name for the pet (nominative form on Russian clients) (string
)genitive
- Genitive form of the pet's new name; applies only on Russian clients (string
)dative
- Dative form of the pet's new name; applies only on Russian clients (string
)accusative
- Accusative form of the pet's new name; applies only on Russian clients (string
)instrumental
- Instrumental form of the pet's new name; applies only on Russian clients (string
)prepositional
- Prepositional form of the pet's new name; applies only on Russian clients (string
)