Help me in login box - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help me in login box (
/showthread.php?tid=104474)
Help me in login box -
Taz86 - 24.10.2009
Hey guys
I have problem, Everytime I connect than i need to register than again register and again again
its not saving it....
Also the accounts doesnt save to the folder in FS
Why?
http://pastebin.com/d22e49fe0
Re: Help me in login box -
dice7 - 24.10.2009
http://forum.sa-mp.com/index.php?topic=115828.0
And ask in the gf thread
Re: Help me in login box -
Taz86 - 24.10.2009
Help me here please
Re: Help me in login box -
bigcomfycouch - 24.10.2009
Код:
"/scriptfilters/sAccounts/%s.ini"
Shouldn't that be Scriptfiles, not Scriptfilters?
Re: Help me in login box -
Taz86 - 24.10.2009
ill try
Re: Help me in login box -
Taz86 - 24.10.2009
When i register
than i log
its says to register again
Re: Help me in login box -
Adamrcook - 25.10.2009
Why did you do "scriptfilters/sAccounts/%s.ini"?
It automatically puts it in scriptfiles so replace it with "/sAccounts/%s.ini" No go to your SA:MP server folder and go into scriptfiles. Add a folder called sAccounts (letter for letter) then compile and try it out.