public OnVehicleSpawn(vehicleid){ if(GetVehicleModel(vehicleid) == 500) AddVehicleComponent(vehicleid, 1087); //Suspensгo return 1;}