Login With Any Password
#2

You should select the player's password in that query when they connect.
And then when you check if the row exists (You've already done that), load it using
Код:
cache_get_field_content(0, "Password", PlayerInfo[playerid][Password], size here);
You can even use field indexes instead (cache_get_row). It's faster than using field names.
But they depend on how you select the password when they connect.
Reply


Messages In This Thread
Login With Any Password - by Allura - 03.08.2016, 21:51
Re: Login With Any Password - by Stinged - 03.08.2016, 22:04
Re: Login With Any Password - by Allura - 03.08.2016, 22:24
Re: Login With Any Password - by Allura - 04.08.2016, 16:35
Re: Login With Any Password - by Shinja - 04.08.2016, 18:36
Re: Login With Any Password - by Threshold - 05.08.2016, 05:45
Re: Login With Any Password - by AndySedeyn - 05.08.2016, 06:29
Re: Login With Any Password - by Shinja - 05.08.2016, 13:32

Forum Jump:


Users browsing this thread: 1 Guest(s)