[Ajuda] placas
#2

pawn Код:
for(new id = 0; id < MAX_VEHICLES; id++)
{
    new string[5];
    format(string, sizeof(string), "%i", id);
    SetVehicleNumberPlate(id, string);
}
teste
Reply


Messages In This Thread
placas - by ipsLuan - 05.07.2014, 17:48
Re: placas - by PT - 05.07.2014, 17:54
Re: placas - by ipsLuan - 05.07.2014, 18:03

Forum Jump:


Users browsing this thread: 1 Guest(s)