SA-MP Forums Archive
Passwords don't 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: Passwords don't work (/showthread.php?tid=504594)



Passwords don't work - ChromeMenu - 05.04.2014

So, I realized that you can log into any account without needing the correct password, so say my password is "swag", and I just type "e" it will log into the account, so you don't need the correct password. If anyone knows how to help me and what code I need to fix, please help me!


Re: Passwords don't work - gtakillerIV - 05.04.2014

That means that your password is empty. You're not loading it correctly.


Re: Passwords don't work - Cookland - 05.04.2014

So, you're saying that anybody could use your account just by putting anything in the password box?


Re: Passwords don't work - ChromeMenu - 05.04.2014

Correct, Cookland. But the admin pin works, so they cant get past that unless they have it correct. But for non-admins, they can log into any account they want.


Re: Passwords don't work - ChromeMenu - 05.04.2014

Hmm, I see I don't have a OnPlayerLogin, but I have an OnPlayerLogInAttempt


Re: Passwords don't work - RyanPetersons - 05.04.2014

the bug should be in the dialog of being register.


Re: Passwords don't work - Dokins - 05.04.2014

Where are you comparing the passwords?


Re: Passwords don't work - ChromeMenu - 05.04.2014

What do you mean, Dokins?


Re: Passwords don't work - ChromeMenu - 07.04.2014

Anyone know how to fix this?


Re: Passwords don't work - JacobEdwards - 07.04.2014

I need some code to look at before I can help. Show me your OnDialogResponse.