Hairstyle Item

uzami

New member
Messages
21
Points
0
Github
Uzami
Hi, i'm trying to create an item how change the HairStyle when we use it.

I think about the "callfunc" but, I don't know for sure what function use... 

Any help? 

Like:

Id: 25026
    AegisName: "New_Style_001"
    Name: "Hair Style 01"
    Type: 2
    Weight: 0
    Trade: {
        nodrop: true
        notrade: true
        noselltonpc: true
        nocart: true
        nogstorage: true
        nomail: true
        noauction: true
    }
    Script: <" callfunc "getlook",1; ">
 
and, ther is any way that the item apears on the "private" itens?
 
thx..
 
Back
Top