crashdetect
#8

Quote:
Originally Posted by DTV
Посмотреть сообщение
Not sure if this could be the fix of this, but you could try this.

pawn Код:
case DIALOG_LOGIN:
        {
            if ( !response ) return Kick ( playerid );
            if( response )
            {
                if(!strcmp(udb_hash(inputtext),PlayerInfo[playerid][pPass])
                //Rest of code
gives me the following error:

Код:
error 035: argument type mismatch (argument 1)
line

Код:
if(!strcmp(udb_hash(inputtext),PlayerInfo[playerid][pPass])
Reply


Messages In This Thread
crashdetect - by Lukasz56 - 26.06.2016, 19:20
Re: crashdetect - by Lukasz56 - 26.06.2016, 19:43
Re: crashdetect - by DTV - 27.06.2016, 01:10
Re: crashdetect - by Sew_Sumi - 27.06.2016, 01:55
Re: crashdetect - by Mencent - 27.06.2016, 05:07
Re: crashdetect - by Lukasz56 - 27.06.2016, 06:30
Re: crashdetect - by DTV - 27.06.2016, 15:40
Re: crashdetect - by Lukasz56 - 27.06.2016, 15:58
Re: crashdetect - by DTV - 27.06.2016, 18:58
Re: crashdetect - by Lukasz56 - 27.06.2016, 19:10

Forum Jump:


Users browsing this thread: 1 Guest(s)