getting the inputtext (2)
#1

PHP код:
if (dialogid == SKINYAKUZA)
    {
     if(
response)
    {
        if(
inputtext == mypass)
        {
            
YAKUZA[playerid] = 1;
            
SendClientMessage(playerid,COLOR_RED,"WELCOME!");
        }
        else
        {
        
SendClientMessage(playerid,COLOR_RED,"ERROR: BAD PASSWORD!");
        
ForceClassSelection(playerid);
        }
    }
    return 
1;
    } 
why i got an error for "mypass"?
Reply


Messages In This Thread
getting the inputtext (2) - by LZLo - 21.12.2010, 07:32
Re: getting the inputtext (2) - by [WF]Demon - 21.12.2010, 07:35
Re: getting the inputtext (2) - by LZLo - 21.12.2010, 07:45

Forum Jump:


Users browsing this thread: 1 Guest(s)