[Pedido] Abastecer Todos
#5

Quote:
Originally Posted by Samuel300
Посмотреть сообщение
ve se isso vai

pawn Код:
if(strcmp(cmd, "/abastecercarros", true) == 0)
    {
        if(IsPlayerConnected(playerid))
        {
            if(PlayerInfo[playerid][pAdmin] >= 4)
            {
                if(admtrampando[playerid] < 1 && PlayerInfo[playerid][pAdmin] != 1342 && PlayerInfo[playerid][pAdmin] != 1341)
                {
                    SendClientMessage(playerid, COLOR_GRAD1, "Vocк nгo estб trabalhando! (/trabalhar)");
                    return 1;
                }
                GetPlayerName(playerid, sendername, sizeof(sendername));
                for(new c=0;c<CAR_AMOUNT;c++)
                {
                    Gas[c] = GasMax;
                }
                if(admtrampando[playerid] == 1 && admhide[playerid] == 1)
                {
                    SendClientMessageToAll(COLOR_LIGHTRED, "AdmCmd: Chuck Abasteceu Todos os Carros");
                }
                else
                {
                    format(string, sizeof(string), "AdmCmd: %s Abasteceu Todos os Carros",sendername);
                    SendClientMessageToAll(COLOR_LIGHTRED, string);
                }
            }
            else
            {
                SendClientMessage(playerid, COLOR_GRAD1, "   Vocк nгo estб autorizado a usar este comando!");
                return 1;
            }
        }
        return 1;
    }
O gm dele й PPC_TRUCKING e nгo rpg.
Reply


Messages In This Thread
Abastecer Todos - by Speedpz - 31.08.2013, 14:44
Re: Abastecer Todos - by Blix - 31.08.2013, 14:48
Re: Abastecer Todos - by Juniiro3 - 31.08.2013, 14:55
Re: Abastecer Todos - by Samuel300 - 31.08.2013, 15:02
Re : Re: Abastecer Todos - by ThiagoMK - 31.08.2013, 15:04
Re: Abastecer Todos - by Speedpz - 31.08.2013, 15:25
Re: Abastecer Todos - by Vish - 12.11.2013, 02:31
Re: Abastecer Todos - by Gyss - 12.11.2013, 11:05
Respuesta: Abastecer Todos - by Tirael - 12.11.2013, 11:28

Forum Jump:


Users browsing this thread: 2 Guest(s)