I apply a weapon equipped to an npc and then i spawn some waypoints ( inside an instance )
And then i reload the instance and it doesn't get saved.
I apply a weapon equipped to an npc and then i spawn some waypoints ( inside an instance )
And then i reload the instance and it doesn't get saved.
Make sure your creature_proto table is up-to-date and try to use a '1' after the weapon ID, like so .npc equip1 5643 1
Tried that.
I went on another char inside the instance and it worked fine then o.O