Ive tried #npcspawn with many variations, I seem to be able to get any weapon, except a whip. I can however use #summonitem 5038 and hand it to the the npc I created and they will equip it. What am I missing?
Site note: you can just npcedit melee1 and make it 61.
I couldn't find a list of what each one was, so I wrote a little macro to cycle each one til you find it.
Sub Main
/declare a int local
/declare name string local
/varset name
/for a 1 to 100
/target ${name}
/delay 1s
/say #npcedit weapon 61
/delay 1s
/say #repop
/next a
/return
Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.