[AJUDA] Comando /ID
#5

Seria isto ?

Quote:

CMD:id(playerid, params[])
{
if(sscanf(params, "u", id)) return SendClientMessage(playerid, AMARELO_ESCURO, "USE: /id [ID].");
if(!IsPlayerConnected(id)) return SendClientMessage(playerid, AMARELO_ESCURO, "Jogador nгo conectado!");
format(Celula, sizeof(Celula), "Nick %s ( ID: %d ).", Outro, id);
SendClientMessage(playerid, 0x2641FEAA, Celula);
return true;
}

Reply


Messages In This Thread
[AJUDA] Comando /ID - by SouNandoFJB - 07.04.2012, 18:03
Re: [AJUDA] Comando /ID - by marcelodell - 07.04.2012, 18:03
Re: [AJUDA] Comando /ID - by ReDKiiL - 07.04.2012, 18:04
Re: [AJUDA] Comando /ID - by BreakDriFT - 07.04.2012, 18:08
Re: [AJUDA] Comando /ID - by .ThePro - 07.04.2012, 18:12
Re: [AJUDA] Comando /ID - by GReeN_WOoD - 07.04.2012, 18:14
Re: [AJUDA] Comando /ID - by BreakDriFT - 07.04.2012, 18:16
Re: [AJUDA] Comando /ID - by GReeN_WOoD - 07.04.2012, 18:20
Re: [AJUDA] Comando /ID - by BreakDriFT - 07.04.2012, 18:24
AW: [AJUDA] Comando /ID - by SouNandoFJB - 07.04.2012, 18:32

Forum Jump:


Users browsing this thread: 1 Guest(s)