[Help] SetVehicleNumberPlate
#1

Код:
public OnVehicleStreamIn(vehicleid, forplayerid)
{
	new vehicleid;
	if(IsAnOwnableCar(vehicleid))
	{
 	if(CarInfo[vehicleid][cOwned]==1)
  	{
	new vehicleid;
 	SetVehicleNumberPlate(IsAnOwnableCar(vehicleid), CarInfo[vehicleid][cOwner]);
 	}
 	}
    return 1;
}
what's wrong ? in game is showed the classic numberplate xyzr 000 or something like that.
pls help
Reply


Messages In This Thread
[Help] SetVehicleNumberPlate - by Deathwing - 18.12.2010, 21:12
Re: [Help] SetVehicleNumberPlate - by kurta999 - 18.12.2010, 21:15
Re: [Help] SetVehicleNumberPlate - by Zamaroht - 18.12.2010, 21:17
Re: [Help] SetVehicleNumberPlate - by Deathwing - 18.12.2010, 21:31

Forum Jump:


Users browsing this thread: 1 Guest(s)