20.02.2013, 07:24
What function can be set to vehicle the dirt?
I have to set the level of dirt on the vehicle
I have to set the level of dirt on the vehicle
new bool:IsVehicleDirty[MAX_VEHICLES];
// Whenever you want to set it to dirty
IsVehicleDirty[vehicleid = true;