Zaronz
29-01-09, 03:38 PM
If you are interested making an NPC wear an weapon then you should check out this new command, it got added as suggested on the ArcEmu Forum.
The command simply adds a weapon to the NPC in the Creature_spawns table.
How to use:
.npc equip1 ID
.npc equip2 ID
.npc equip3 ID
Just replace the ID with the Item ID, not display id but item id.
For example:
.npc equip1 40491
This will make the NPC equip the item: Hailstorm In the main hand.
equip1=Main Hand
equip2=Offhand
equip3=Ranged
So yeah, that's the new way for making a npc wield an item..! xD
The command simply adds a weapon to the NPC in the Creature_spawns table.
How to use:
.npc equip1 ID
.npc equip2 ID
.npc equip3 ID
Just replace the ID with the Item ID, not display id but item id.
For example:
.npc equip1 40491
This will make the NPC equip the item: Hailstorm In the main hand.
equip1=Main Hand
equip2=Offhand
equip3=Ranged
So yeah, that's the new way for making a npc wield an item..! xD