Posts: 159
Threads: 34
Joined: Jan 2011
Reputation:
0
It works great, but for some reason ,when I create an account on login, it doesn't save a .sav file into the Accounts folder. And yes its in the Scriptfiles folder.
Posts: 967
Threads: 99
Joined: Oct 2010
Reputation:
0
did you make the folder needed for the file saving? It may be inside another folder. Also, you could check your OnPlayerDisconnect, and the /register command
Posts: 159
Threads: 34
Joined: Jan 2011
Reputation:
0
ormat( PlayerFile , sizeof PlayerFile, "/CAdmin/Accounts/%s.ini", Encode(pName(playerid)));
I added what came with the .rar. It said put the CAdmin folder into FilterScripts, so I did, and it hasn't saved V.V