auto account delete
#3

What saving system are you using? For SQL based systems, add a field with their last login if you haven't already. When the server starts (or perhaps on a cron job?), execute a query to delete accounts.

I don't think it's possible with a file based system, at least not through Pawn scripting. You'd need to retrieve the 'last modified' date and use it in a shell script.
Reply


Messages In This Thread
auto account delete - by aboa - 27.01.2014, 15:07
Re: auto account delete - by aboa - 28.01.2014, 12:42
Re: auto account delete - by Vince - 28.01.2014, 14:13

Forum Jump:


Users browsing this thread: 1 Guest(s)