[Ajuda] Placa de carros
#3

Quote:
Originally Posted by Dolby
Посмотреть сообщение
pawn Код:
new str[10];
for(new th = 0; th < MAX_VEHICLES; th++)
{
    new carid = GetPlayerVehicleID(th);
    format(str, 10, "LS %d", carid);
    SetVehicleNumberPlate(th, str);
}
NAO DEU ERRO, sу q todos os carros ficam:
LS 0
Reply


Messages In This Thread
Placa de carros - by Boiller - 12.12.2013, 21:55
Re: Placa de carros - by Dolby - 12.12.2013, 21:59
Re: Placa de carros - by Boiller - 12.12.2013, 22:03
Re: Placa de carros - by Ph0ton - 12.12.2013, 22:03
Re: Placa de carros - by Dolby - 12.12.2013, 22:08
Re: Placa de carros - by NurbWill - 12.12.2013, 22:09
Re: Placa de carros - by Boiller - 12.12.2013, 22:09
Re: Placa de carros - by Ph0ton - 12.12.2013, 22:14
Re: Placa de carros - by Boiller - 12.12.2013, 22:22

Forum Jump:


Users browsing this thread: 2 Guest(s)