[Ajuda] ERRO
#5

Amigo, tente usar isto:

PHP код:
public OnPlayerCommandText(playeridcmdtext[])
{
    if (
strcmp("/trabalhar"cmdtexttrue10) == 0)
    {
        if (
PlayerInfo[playerid][pcaminhao] == 1
        {
            
SendClientMessage (playeridlaranja"Agora Vocк й Um Caminhoneiro");
        }
        else
        {
            
SendClientMessage (playeridvermelho"Vocк Nгo й Um Caminhoneiro");
        }
        return 
1;
    }
    return 
0;

Reply


Messages In This Thread
ERRO - by k2bi - 19.01.2018, 21:54
Re: ERRO - by Ermanhaut - 19.01.2018, 22:10
Re: ERRO - by FerrariL - 20.01.2018, 01:54
Re: ERRO - by Ermanhaut - 20.01.2018, 02:36
Re: ERRO - by zMorningStar - 20.01.2018, 02:47
Re: ERRO - by Don_Speed - 20.01.2018, 11:38

Forum Jump:


Users browsing this thread: 1 Guest(s)