I wasn't sure where to put this in NPC Scripting or Tech Support, but I just left it here since it seems the most reasonable.
I had a database-npc which had this in it:
PHP Code:
with (putnpc2(x, y, ""))
{
join("pshop_rug");
}
It turns out that the 'pshop_rug' class had a destroy function in it. Next thing I know my database-npc is gone. I was told that Stefan backs up the servers weekly. Is it possible that I can get the backup of this db-npc?
Name: PShops
ID: unknown