[Ajuda] Comando /abrirevento
#1

Eu ja tinha colocado esse sistema de evento no GM, hj fui usar esse cmd atoa, ae aconteceu isso: SERVER: Unknow Command

PHP код:
    if (!strcmp("/abrirevento"cmdtrue))
    {
        if (
PlayerInfo[playerid][pAdmin] < 3)
        {
            
SendClientMessage(playeridCOLOR_GRAD1"   Autorizaзгo insuficiente !");
            return 
1;
        }
        if(
evento == 0) {
            for(new 
0<= EVENTOID+1++)
                
entrouevento[i] = false;
            
evento 1;
            
format(Celulassizeof(Celulas), "{FFFFFF} -- Evento aberto pelo admin! Digite {FF230A}/irevento {FFFFFF}-- ");
            
SendClientMessageToAll(Vermelho,Celulas);
            
GetPlayerPos(playeridDest[0],Dest[1],Dest[2]);
            return 
1;
        }
        else if(
evento >= 1) {
            
evento 0;
            
format(Celulassizeof(Celulas), "{FFFFFF} -- Evento fechado pelo admin ! -- {FF230A}%d{FFFFFF} pessoas foram ao evento.",entrou);
            
SendClientMessageToAll(Vermelho,Celulas);
            
entrou=0;
            return 
1;
        }
        return 
0;
    } 
Reply


Messages In This Thread
Comando /abrirevento - by LeonardoBCF - 23.04.2013, 17:54
Re: Comando /abrirevento - by PT - 23.04.2013, 20:51

Forum Jump:


Users browsing this thread: 1 Guest(s)