View Single Post
  #1  
Old 04-01-2009, 08:42 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Save NPCs in Subdirectories

There should be a way to specify if a DB NPC (putnpc2) is put into the npcs/ folder, or a subdirectory of that.

I know that you can have the NPCs simply save locally, and they will be stored separately; however, there is no option to just put them in a different place without saving them locally.

Perhaps an options fourth paramater could be added to putnpc2, something like

PHP Code:
putnpc2(3232"""items/"); 
The reason I would like this is because it is currently impossible to make a backup of Era's NPCs (copying from the npcs/ directory to a local folder) because RC2, RC1, and scripted-RC all fail to view the directory since it has too many files.
__________________
Reply With Quote