Problem with login/register system - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Problem with login/register system (
/showthread.php?tid=435006)
Problem with login/register system -
BigDee - 05.05.2013
Hey guys, when we were installing our register/login system everything went fine, but we have a small problem that when a player registers it doesn't create the .ini in the destinated path, if you can please help us!

The path in the script

The folder in the scriptfiles

The error
Re: Problem with login/register system -
SimpalK - 05.05.2013
use this :-
pawn Код:
#define PATH "CISRPUsers/%s.ini"
Re: Problem with login/register system -
BigDee - 05.05.2013
Worked thank you!

+REP for you.