09.04.2011, 11:38
This function is not called when the vehicles are first added to the mode. So if you're trying to get this to happen immediately, you should also add the tuning code into your OnGameModeInit callback too. You'll still need the OnVehicleSpawn code though if you want them to have the tuning when they are re-spawned.