[Ajuda] Bloqueando cmd
#3

ou entгo

pawn Код:
#define DRIFTER 4

if (strcmp("/drift", cmdtext, true, 10) == 0)
        {
          if(gTeam[playerid] == DRIFTER)
           {
            SendClientMessage(playerid,COR_VERMELHO,"Olб Drifter");
            SendClientMessage(playerid,TEAM_VAGOS,"/drift1 : Ir Drift 1");
            SendClientMessage(playerid,TEAM_VAGOS,"/drift2 : Ir Drift 2");
            SendClientMessage(playerid,TEAM_VAGOS,"/drift3 : Ir Drift 3");
            SendClientMessage(playerid,TEAM_VAGOS,"/reparar : Sу Drifts");
            SendClientMessage(playerid,TEAM_VAGOS,"/tunar : Tunar ( Drifters )");
            SendClientMessage(playerid,TEAM_VAGOS,"/tunar2 : Tunar 2 (Drifters )");
            SendClientMessage(playerid,COR_VERMELHO,"By : Scoobyy & Andrй");
           } else { SendClientMessage(playerid, COR_VERMELHO, "Vocк nгo й um drifter manolo!"); }
        new string[50];
    format(string, sizeof(string), "Somente para Drifters");
    GameTextForPlayer(playerid,string,3000,1);
    }
acho que da certo
Reply


Messages In This Thread
[Ajuda] Bloqueando cmd - by andmeida10 - 11.02.2010, 18:54
Re: [Ajuda] Bloqueando cmd - by Guilherme_Canani - 11.02.2010, 19:18
Re: [Ajuda] Bloqueando cmd - by Lucas_Brasil - 11.02.2010, 20:56
Re: [Ajuda] Bloqueando cmd - by andmeida10 - 12.02.2010, 18:07
Re: [Ajuda] Bloqueando cmd - by RoamPT - 12.02.2010, 18:23
Re: [Ajuda] Bloqueando cmd - by Guilherme_Canani - 12.02.2010, 18:48
Re: [Ajuda] Bloqueando cmd - by andmeida10 - 13.02.2010, 20:52
Re: [Ajuda] Bloqueando cmd - by Lucas_Brasil - 13.02.2010, 22:08
Re: [Ajuda] Bloqueando cmd - by andmeida10 - 14.02.2010, 08:21

Forum Jump:


Users browsing this thread: 2 Guest(s)