Hello!
I made a few custom npc's and I want to give them weapons =P
They just don't show up ^^
Can someone explain how to give them a weapon?
Lets say I want to give them a Warglaive of Azinoth ( ID : 32837 Display ID : 45479 )
Thanks
Hello!
I made a few custom npc's and I want to give them weapons =P
They just don't show up ^^
Can someone explain how to give them a weapon?
Lets say I want to give them a Warglaive of Azinoth ( ID : 32837 Display ID : 45479 )
Thanks
UPDATE creature_proto SET equipmodel1 = RightHandDisplayID, equipmodel2 = LeftHandDisplayID WHERE entry = NPCID
I tried that yesterday already
Result : They equip it but it doesn't show up. I can only see the equiped stuff sometimes when I move that's it =P
I tried with the Warglaive of Azinoth and with a simple Battle Axe.
More suggestions?
There are some displayids which stay wielded. Just find an existing NPC with the model you want and get it from him.
These npc's got ugly weapons =P
Thanks, will try that and +rep if that works =D
I FOUND A WAY TO ADD THEM !
Now my last problem, slots! 781(equipslot1) is for the side .... but Warglaive of Azzeroth should go on the back, can anyone give me the slots number? Thanks =)