SetVehicleNumberPlate
#8

i used this code
pawn Код:
for(new Vehicles = 0; Vehicles < MAX_VEHICLES; Vehicles++)
    {
    new string[30];
    for(new Vehicles = 0; Vehicles < MAX_VEHICLES; Vehicles++)
    format(string, sizeof(string),"{ff00ff}SnG-Fun", Vehicles);
    SetVehicleNumberPlate(Vehicles,string);
    }
that used to work but now it doesnt. I dont under stand why you have different codes.
Reply


Messages In This Thread
SetVehicleNumberPlate - by SnG.Scot_MisCuDI - 05.03.2012, 03:17
Re: SetVehicleNumberPlate - by Programie - 05.03.2012, 11:21
Re: SetVehicleNumberPlate - by SnG.Scot_MisCuDI - 05.03.2012, 21:37
Re: SetVehicleNumberPlate - by Programie - 05.03.2012, 23:30
Re: SetVehicleNumberPlate - by SnG.Scot_MisCuDI - 06.03.2012, 00:41
Re : SetVehicleNumberPlate - by falor - 06.03.2012, 01:50
Respuesta: Re : SetVehicleNumberPlate - by Sergiosousa - 06.03.2012, 02:49
Re: SetVehicleNumberPlate - by SnG.Scot_MisCuDI - 06.03.2012, 03:07
Re: SetVehicleNumberPlate - by Programie - 06.03.2012, 07:36
Re: SetVehicleNumberPlate - by MP2 - 06.03.2012, 07:40

Forum Jump:


Users browsing this thread: 1 Guest(s)