[Ajuda] Comando Inexistente
#3

pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
if(!success)
    {
        new rStr[148];
        format(rStr, sizeof(rStr), "{FFFFFF}O comando {FFFFFF}%s {FFFFFF} й inexistente)", cmdtext);
        SendClientMessage(playerid, 0x33AA33AA, rStr);
        return true;
    }
return true;
}
E use a return como o Macintosh disse.
Reply


Messages In This Thread
Comando Inexistente - by DownGrade - 28.01.2014, 01:46
Re: Comando Inexistente - by Macintosh - 28.01.2014, 03:54
Re: Comando Inexistente - by lHesoyaml - 28.01.2014, 17:24

Forum Jump:


Users browsing this thread: 2 Guest(s)