SA-MP Forums Archive
Problem with y_ini - 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: Problem with y_ini (/showthread.php?tid=654258)



Problem with y_ini - Exhibit - 24.05.2018

removed.


Re: Problem with y_ini - Logic_ - 25.05.2018

Why do people still use INI based file solutions when you've SQL(ite) native-ly being available in SA-MP itself?


Re: Problem with y_ini - Exhibit - 25.05.2018

Please don't reply if you don't have a solution to my problem.


Re: Problem with y_ini - Exhibit - 25.05.2018

Is that what's causing the problem?


Re: Problem with y_ini - Exhibit - 25.05.2018

When I remove the spaces it doesn't let me login. says incorrect password


Re: Problem with y_ini - Exhibit - 25.05.2018

Fixed the incorrect password and removed the spaces but it still doesn't save.


Re: Problem with y_ini - Exhibit - 25.05.2018

Fixed.
I was not setting the variable IsLogged[playerid] to 1 when the player registers. Thank ******.