[Ajuda]Comando
#1

tipo galera elaborei um comando aqui sу que quando o player digita o comando n amostra o nome dele e sim uns numeros, podem me ajuda ?

comando abaixo :

Код:
//PROCURO ORG
	if(strcmp(cmd, "/procuroorg", true) == 0)
	{
	    if(IsPlayerConnected(playerid))
	    {
         	SendClientMessageToAll(COLOR_WHITE, "|_B_N_S_|Procuro Organizaзгo|_B_N_S_|");
			format(string, sizeof(string), "O jogador: [%s] esta a procura de uma organizaзгo, entre em contato [%d]", PlayerInfo[playerid],PlayerInfo[playerid][pPnumber]);
			SendClientMessageToAll(COLOR_TAXISTA, string);
        }
		return 1;
	}
Reply


Messages In This Thread
[Ajuda]Comando - by Lohran - 23.04.2011, 19:32
Re: [Ajuda]Comando - by Josma_cmd - 23.04.2011, 19:36
Re: [Ajuda]Comando - by Macintosh - 23.04.2011, 19:36
Re : Re: [Ajuda]Comando - by Lohran - 23.04.2011, 19:38
Re: [Ajuda]Comando - by Ricop522 - 24.04.2011, 02:42

Forum Jump:


Users browsing this thread: 1 Guest(s)