[AJUDA]Comando /darlider Ajuudda aeew .
#4

Ok, pega aн uma pequena base.

pawn Код:
CMD:darlider(playerid, params[])
{
    if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid,-1,"voce nгo й admin logado na rcon.");
    new idp, idorg;
    if(sscanf(params,"ud", idp, idorg)) return SendClientMessage(playerid,-1,"Use: /darlider [ID Player] [ID Org]");
    if(idorg > 10 /*troque aqui pelo id maximo de org*/) return SendClientMessage(playerid,-1,"IDs da Org atй 10");
    Orgs[id][pLider] = idorg;
    return 1;
}
Reply


Messages In This Thread
[AJUDA]Comando /darlider Ajuudda aeew . - by Dracocard - 28.06.2012, 23:39
Re: [AJUDA]Comando /darlider Ajuudda aeew . - by humildadeforever - 28.06.2012, 23:45
Re: [AJUDA]Comando /darlider Ajuudda aeew . - by Dracocard - 28.06.2012, 23:48
Re: [AJUDA]Comando /darlider Ajuudda aeew . - by humildadeforever - 28.06.2012, 23:51
Re: [AJUDA]Comando /darlider Ajuudda aeew . - by Dracocard - 28.06.2012, 23:57
Re: [AJUDA]Comando /darlider Ajuudda aeew . - by humildadeforever - 29.06.2012, 00:05
Re: [AJUDA]Comando /darlider Ajuudda aeew . - by Dracocard - 29.06.2012, 19:19

Forum Jump:


Users browsing this thread: 2 Guest(s)