[Pedido] mudar placa
#1

ola pessoal ja tenho um codigo de mudar placa mais queria colocar com cor alguйm saberia me dizer como faзo isso?

Код:
	if(strcmp(cmd, "/mudarplaca", true) == 0){
		if(PlayerInfo[playerid][pAdmin] >= 3){
		    if (GetPlayerVehicleSeat(playerid) == 0){
				ShowPlayerDialog (playerid, 5000, DIALOG_STYLE_INPUT, "Sistema de Placa", "Digite SUA Placa:\n\nMaximo de 8 Caracteres", "Change", "Cancelar");
			}else SendClientMessage(playerid, 0xFF0000FF, "Vocк precisa estar em um veiculo");
		}
	    return 1;
	}
Reply


Messages In This Thread
mudar placa - by AssasinoLM - 25.08.2014, 19:35
Re: mudar placa - by FallweN - 25.08.2014, 19:46
Re: mudar placa - by AssasinoLM - 29.08.2014, 09:44
Re: mudar placa - by Spectral - 29.08.2014, 16:27

Forum Jump:


Users browsing this thread: 3 Guest(s)