Posts: 1,363
Threads: 14
Joined: Apr 2009
Reputation:
0
I don't understand what you mean
Posts: 160
Threads: 23
Joined: Sep 2008
Reputation:
0
It probably didnt save properly into the file..
Did you check the file if anything happens while the server is running?
Posts: 1,535
Threads: 90
Joined: Feb 2010
Reputation:
0
Everything work fine even the file save and when the player reconnect his stats is saved but when I reload the filterscript the stats get restored
Posts: 82
Threads: 9
Joined: Mar 2010
Reputation:
0
hm, I think you have the code for player info in OnPlayerConnect, right?
when you just do /reloadfs, the filterscript is reloaded but OnPlayerConnect isnt called because youre still on the server.
so it can`t get the player info.