Give all cars in OnGameModeInit Components (Tune all cars)
#1

Hello, I want to tune all vehicles when I start the server, example I want to add these codes to all cars in my server:

Код:
AddVehicleComponent(car, 1010);
AddVehicleComponent(car, 1078);
I tried with OnVehicleSpawn but it didn't work .. Anybody know how?
Reply


Messages In This Thread
Give all cars in OnGameModeInit Components (Tune all cars) - by RyDeR` - 05.10.2009, 15:38
Re: Give all cars in OnGameModeInit Components (Tune all cars) - by Nexx - 05.10.2009, 15:46
Re: Give all cars in OnGameModeInit Components (Tune all cars) - by RyDeR` - 05.10.2009, 15:48
Re: Give all cars in OnGameModeInit Components (Tune all cars) - by brett7 - 05.10.2009, 15:59
Re: Give all cars in OnGameModeInit Components (Tune all cars) - by RyDeR` - 05.10.2009, 16:37

Forum Jump:


Users browsing this thread: 1 Guest(s)