Spawn car always tunned
#1

y want a car spawn always tunned but i used this for tunned car
Код:
	
public OnGameModeInit()
{
new tun1 = AddStaticVehicleEx(562,-342.9384,1514.7441,75.0190,359.5806,1,103,20);
  ChangeVehiclePaintjob(tun1,1);
	AddVehicleComponent(tun1,1034);
	AddVehicleComponent(tun1,1036);
	AddVehicleComponent(tun1,1038);
	AddVehicleComponent(tun1,1040);
	AddVehicleComponent(tun1,1049);
	AddVehicleComponent(tun1,1073);
	SetVehicleNumberPlate(tun1, "SOBANDTS");
}
And works but if the vehicule is destroyed or explode, respawn like a normal car and i want this cars respawn like a tunning car.
thanks for your aswers.
Reply


Messages In This Thread
Spawn car always tunned - by [SOB]Chris - 30.08.2009, 20:07
Re: Spawn car always tunned - by Tr1viUm - 30.08.2009, 20:18
Re: Spawn car always tunned - by Chaprnks - 30.08.2009, 20:21

Forum Jump:


Users browsing this thread: 1 Guest(s)