Thread Tools Display Modes
12-19-10, 04:33 AM   #1
Xevion
A Defias Bandit
Join Date: Nov 2008
Posts: 2
Question Way to find Hunter-Pet-Model

Hello,
i work on a Datacapture AddOn for Hunter-Pets and now i try to find out how to get the Model-Informations from the Stable.
With "GetStablePetInfo" i can get the Petname, Family and Level. But how can i get the Model or Skin from the 3D Pet ?
  Reply With Quote
12-19-10, 08:53 AM   #2
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,326
If I remember right, you can use Model:GetModel() to get a model object's mesh filepath, but there is no way to get or set the skin used.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)
  Reply With Quote
12-19-10, 10:34 AM   #3
Xevion
A Defias Bandit
Join Date: Nov 2008
Posts: 2
Originally Posted by SDPhantom View Post
If I remember right, you can use Model:GetModel() to get a model object's mesh filepath, but there is no way to get or set the skin used.
ok, then my AddOn-Idea is not possible. Thanks for your reply
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Way to find Hunter-Pet-Model


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off