Login fail
#2

Change
Код:
if (strcmp(inputtext, PlayerInfo[playerid][password]))
to
Код:
if (!strcmp(inputtext, PlayerInfo[playerid][password]))
Let me know if it works after that.
Reply


Messages In This Thread
Login fail - by HydraX - 06.07.2011, 21:42
Re: Login fail - by iTzZh - 06.07.2011, 23:41
Re: Login fail - by HydraX - 07.07.2011, 03:20
Re: Login fail - by Basicz - 07.07.2011, 04:01
Re: Login fail - by HydraX - 07.07.2011, 05:18

Forum Jump:


Users browsing this thread: 1 Guest(s)