Little Login Problem.
#5

pawn Код:
if(strcmp(password, tmp, false))
            {
                SendClientMessage(playerid, RED, "ERROR: Logged in failed, wrong password");
            }
when strcmp matchs it returns 0

u do !strcmp if its right
Reply


Messages In This Thread
Little Login Problem. - by Toni - 04.08.2010, 14:43
Re: Little Login Problem. - by Faith - 04.08.2010, 14:51
Re: Little Login Problem. - by Toni - 04.08.2010, 14:54
Re: Little Login Problem. - by Mike Garber - 04.08.2010, 14:54
Re: Little Login Problem. - by Kar - 04.08.2010, 14:58
Re: Little Login Problem. - by Toni - 04.08.2010, 14:59
Re: Little Login Problem. - by Faith - 04.08.2010, 15:02
Re: Little Login Problem. - by Kar - 04.08.2010, 15:02
Re: Little Login Problem. - by Toni - 04.08.2010, 15:06
Re: Little Login Problem. - by Kar - 04.08.2010, 15:09

Forum Jump:


Users browsing this thread: 1 Guest(s)