View Single Post
  #3  
Old 05-09-2008, 12:15 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
Quote:
Originally Posted by xXziroXx View Post
I think it's possible to give your NPC-Server read rights to files from the accounts/ folder, however, some argue that it's not recommended since it can easily be abused.
I've heard that you can and can't ... I'm pretty sure it's read protected by NPC-Server, but have never tried.

What you may want to do is save the player (player.saveVars()) when the player logs out, and (player.loadVars) when they log in. This lets you back things up, as well as be able to edit offline and have it be changed when they get back online.
__________________
Reply With Quote