SetVehicleNumberPlate() not work in init?
#1

in ongamemodeinit() i use:
for(new i=0;i<=MAX_VEHICLES;i++)
{
SetVehicleNumberPlate(i, "SAMPFTW");
SetVehicleToRespawn(i);
}
but it not work... why?
Reply


Messages In This Thread
SetVehicleNumberPlate() not work in init? - by whitedragon - 10.12.2010, 19:22
AW: SetVehicleNumberPlate() not work in init? - by Blokkmonsta - 10.12.2010, 19:24
Re: SetVehicleNumberPlate() not work in init? - by Jay_ - 10.12.2010, 19:30
Re: SetVehicleNumberPlate() not work in init? - by IstuntmanI - 10.12.2010, 20:08
Re: SetVehicleNumberPlate() not work in init? - by Sayaron - 10.12.2010, 22:28

Forum Jump:


Users browsing this thread: 1 Guest(s)