Help, Login/Register - 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: Help, Login/Register (
/showthread.php?tid=647578)
Help, Login/Register -
k2bi - 07.01.2018
Help me, I created a simple login system, but he is with some problems example, I click cancel, he logs in alone without any password, and also when someone clicks cancel create the account without password, if someone can to help...gamemode will be whole
https://pastebin.com/vB8JMLR9
Re: Help, Login/Register -
SyS - 07.01.2018
you are not handling the response
read
https://sampwiki.blast.hk/wiki/OnDialogResponse
Re: Help, Login/Register -
solstice_ - 07.01.2018
Take a look at
THIS and
THIS, i guess you will learn how to do it.