[Ajuda] comando sу pras tais org
#6

Quote:
Originally Posted by krayvhusfrom
Посмотреть сообщение
pawn Код:
if(strcmp(cmdtext, "/pbomba", true) == 0)
{
    if(PlayerInfo[playerid][pMembro] != ID_DA_ORG1 && PlayerInfo[playerid][pLider] != ID_DA_ORG1 && PlayerInfo[playerid][pMembro] != ID_DA_ORG2 && PlayerInfo[playerid][pLider] != ID_DA_ORG2 && PlayerInfo[playerid][pMembro] != ID_DA_ORG3 && PlayerInfo[playerid][pLider] != ID_DA_ORG3 && PlayerInfo[playerid][pMembro] != ID_DA_ORG4 && PlayerInfo[playerid][pLider] != ID_DA_ORG4)
    {
        if(IsPlayerConnected(giveplayerid))
        {
            if(PlantouBomba[playerid] == 1)
            {
                SendClientMessage(playerid, Amarelo, "Vocк jб plantou uma bomba.");
                return 1;
            }
            else
            {
                new pname[MAX_PLAYER_NAME];
                GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
                format(string, sizeof(string), "{FFFFFF}O dono do morro {FFFF00}%s{FFFFFF} plantou uma bomba, cuidado!", pname);
                SendClientMessageToAll(COLOR_WHITE, string);
                bombplanttime = SetTimerEx("BombPlantTime", ARMARTEMPO*1000, 0, "d", playerid);
                ApplyAnimation(playerid, "BOMBER", "BOM_Plant", 4.0, 1, 0, 0, 0, 0);
                PlantouBomba[playerid] = 1;
                return 1;
            }
        }
pqp vei, porque em tudo vocкs colocam RPG ? --' vlw ae mais sу quero que ajeitem meu codigo porque й por level lб
Reply


Messages In This Thread
[Ajuda] comando sу pras tais org - by ZePequeno - 14.03.2013, 22:04
Re: [Ajuda] comando sу pras tais org - by Jefferson Santos - 14.03.2013, 22:34
Re: [Ajuda] comando sу pras tais org - by Don_Speed - 14.03.2013, 23:16
Re: [Ajuda] comando sу pras tais org - by Jefferson Santos - 14.03.2013, 23:31
Re: [Ajuda] comando sу pras tais org - by mau.tito - 15.03.2013, 00:18
Re: [Ajuda] comando sу pras tais org - by ZePequeno - 15.03.2013, 18:30
Re: [Ajuda] comando sу pras tais org - by Jefferson Santos - 15.03.2013, 18:38

Forum Jump:


Users browsing this thread: 1 Guest(s)