Thread: General Chat
View Single Post
11-26-15, 12:20 AM   #9
MunkDev
A Scalebane Royal Guard
 
MunkDev's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2015
Posts: 431
Originally Posted by semlar View Post
PlayerModels have a couple new methods for this, model:SetItem(itemID[, appearanceModID, itemVisualID]) and model:SetItemAppearance(itemAppearanceID[, itemVisualID])
That's probably it then? I had this idea before to create a much more stylish equipment manager, since the default one is kinda meh. Considering the lighting effects come warlords and now this, it could finally be possible. Yay.

Originally Posted by Resike View Post
You can already do this with some model types, however if they add the functionality to work on every models (without the current hassle) that would be cool.

http://www.youtube.com/watch?v=egzorLE4h8E

http://www.youtube.com/watch?v=yAjdXfCia5w
I don't think this is related. This looks like PlayerModel:SetDisplayInfo(), no?
__________________