Account Saving ServerFFS - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Account Saving ServerFFS (
/showthread.php?tid=338407)
Account Saving ServerFFS -
TyThaBomb - 29.04.2012
So, I've just recently gotten a server with ServerFFS. My account system used to run fine, with no issues. Until now. No accounts save but everything else works fine. Is there anything I can do? Keep in mind I DID switch from a Windows-based server to a Linux-based server.
Re: Account Saving ServerFFS -
Littlehelper - 29.04.2012
Make sure you have those required folder's created where the accounts are being saved in 'scriptfiles'.
Re: Account Saving ServerFFS -
TyThaBomb - 29.04.2012
I have them saved into Users/%s.ini (in the scriptfiles). Yet, the files still do not save.
Re: Account Saving ServerFFS -
Littlehelper - 29.04.2012
Then i think you are doing something wrong in the saving process.
Re: Account Saving ServerFFS -
TyThaBomb - 29.04.2012
Quote:
Originally Posted by Littlehelper[MDZ]
Make sure you have those required folder's created where the accounts are being saved in 'scriptfiles'.
|
Quote:
Originally Posted by Littlehelper[MDZ]
Then i think you are doing something wrong in the saving process.
|
If it worked earlier how did I do something wrong when I didn't edit the script at all?
Re: Account Saving ServerFFS -
Littlehelper - 29.04.2012
Mind if i ask what saving system you use? it usually occurs sometime on Y-Ini with me.