[Ajuda] Limpar Ficha PPC_Trucking
#2

Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
	if (strcmp("/NaoUseDrogas", cmdtext, true, 10) == 0)
	{
    SetPlayerWantedLevel(playerid, 0);
    SendClientMessage(playerid, 0xFF0000FF, "Sua Ficha Foi Limpa.");
		return 1;
	}
	return 0;
}
Reply


Messages In This Thread
Limpar Ficha PPC_Trucking - by Comanfis157 - 05.04.2014, 21:24
Re: Limpar Ficha PPC_Trucking - by Pobrenata - 05.04.2014, 23:58
Re: Limpar Ficha PPC_Trucking - by Comanfis157 - 06.04.2014, 01:01
Re: Limpar Ficha PPC_Trucking - by Dark.Angel - 06.04.2014, 02:16

Forum Jump:


Users browsing this thread: 1 Guest(s)