Well, everytime we drop an item in 'era_shop-01.nw' it doesn't lay the item. It calls the correct functions, it just doesn't show the item once laid.
The level is in the NPC level list. Anyone have any idea's?
Globals:
Check the 'Player' class,
dropItem <--Player dropping
AddItemNPC <--Called from 'dropItem'
Thanks
Vulcan found a way to fix it, simply '/clearnpcs era_shop-01.nw' and then update the level. Weird, thanks <3.
Yes its bad if a map part is in the level list. All database npcs need to be removed from it and then the npcserver restarted, glad that update level worked too