SA-MP Forums Archive
Can't seem to get the login code to work - 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: Can't seem to get the login code to work (/showthread.php?tid=422172)



Can't seem to get the login code to work - Xeiss - 12.03.2013

Hi, how are you?
I'm trying to develop a DM Gamemode. This is one of my first times using Y_INI and I'm not so familiar with it yet.
I got the registration code all working, and now I just can't seem to get the login code to work. It always says that the password I entered is invalid. If you could help me I'd be really happy.
Here's the code: http://pastebin.com/JVMQaggC
Thank you.


Re: Can't seem to get the login code to work - Xeiss - 14.03.2013

Up, thanks.


Re: Can't seem to get the login code to work - Konstantinos - 14.03.2013

I used to have the same problem back in 2011 when I used y_ini. There're a lot of tutorials that if you follow them correctly about the login part, they will help you to fix your problem!


Re: Can't seem to get the login code to work - Xeiss - 14.03.2013

Quote:
Originally Posted by Dwane
Посмотреть сообщение
I used to have the same problem back in 2011 when I used y_ini. There're a lot of tutorials that if you follow them correctly about the login part, they will help you to fix your problem!
thank you.

I don't know how I missed it, I forgot to Whirlpool the inputtext of the login dialog.