Thread: Backup Request
View Single Post
  #1  
Old 04-30-2007, 01:25 AM
Rapidwolve Rapidwolve is offline
Registered User
Join Date: Jul 2006
Posts: 1,241
Rapidwolve is an unknown quantity at this point
Backup Request

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(xy""))
{
  
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
Reply With Quote