Sets the given Model to show the selected stabled pet
See also Pet Stable functions.
Signature:
SetPetStablePaperdoll(model)
Arguments:
model- A Model frame (table)
Examples:
-- Open the character window and the pet stable before running this code -- Changes the character model to the pet model SetPetStablePaperdoll(CharacterModelFrame)