[AJUDA] Placa do Veiculo.
#6

pawn Код:
public OnPlayerEnterVehicle(playerid,vehicleid,ispassenger)
{
    new string[5];
    format(string, sizeof(string), "%d",GetPlayerVehicleID(playerid));
    SetVehicleNumberPlate(vehicleid, string);
    return 1;
}
Reply


Messages In This Thread
[AJUDA] Placa do Veiculo. - by CaioMors - 23.11.2011, 23:51
Re: [AJUDA] Placa do Veiculo. - by Dolby - 23.11.2011, 23:53
Respuesta: [AJUDA] Placa do Veiculo. - by BlackCoder - 23.11.2011, 23:55
Re: [AJUDA] Placa do Veiculo. - by CaioMors - 24.11.2011, 00:00
Respuesta: [AJUDA] Placa do Veiculo. - by BlackCoder - 24.11.2011, 00:20
Re: [AJUDA] Placa do Veiculo. - by Macintosh - 24.11.2011, 00:21
Re: [AJUDA] Placa do Veiculo. - by CaioMors - 24.11.2011, 00:29
Re: [AJUDA] Placa do Veiculo. - by Macintosh - 24.11.2011, 00:41
Re: [AJUDA] Placa do Veiculo. - by Sergiinhonike - 24.11.2011, 00:47
Re: [AJUDA] Placa do Veiculo. - by Hardware - 24.11.2011, 00:47

Forum Jump:


Users browsing this thread: 1 Guest(s)