wont be able to use
#2

PHP код:
CMD:eventuri(playerid)
{
    if(
gLogged[playerid] == 0) return SendClientMessage(playeridCOLOR_WHITE"Trebuie sa fi pe server inainte sa folosesti aceasta comanda.");
    if(
PlayerInfo[playerid][pAdmin] >= 1) return SendClientMessage(playeridCOLOR_WHITE"Nu ai gradul necesar pentru a folosi aceasta comanda.");
    if(
OwnerEvent[playerid] == 1)
    {
    return 
SendClientMessage(playeridCOLOR_WHITE"Nu poti folosi aceasta comanda deoarece nu esti persoana ce a creat Event-ul.");
    }
    else
    {
    
ShowPlayerDialog(playerid,DIALOG_EVENTURI,DIALOG_STYLE_LIST"Event Info: Comenzi Event""Deagle\nCurse\nUltima masina ramasa\nRazboi cu molotov\nAcorda premiu""Select","Exit");
    }
    return 
1;

Reply


Messages In This Thread
wont be able to use - by StR_MaRy - 08.11.2016, 11:51
Re: wont be able to use - by StrikerZ - 08.11.2016, 12:46
Re: wont be able to use - by StR_MaRy - 08.11.2016, 13:24

Forum Jump:


Users browsing this thread: 1 Guest(s)