mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-14 12:12:56 +03:00
Fix missing sound
Thx iben
This commit is contained in:
@@ -210,7 +210,7 @@ class Mini_Cooper_base: epoch_car
|
||||
};
|
||||
class NoiseIn
|
||||
{
|
||||
sound[] = {"ca\sounds\Vehicles\Wheeled\Noises\int\int-noise2", db-20, 1.0};
|
||||
sound[] = {"ca\sounds\Vehicles\Wheeled\Noises\int\noise2", db-20, 1.0};
|
||||
frequency = "1";
|
||||
volume = "(damper0 max 0.03)*(speed factor[0, 8])*(1-camPos)"; //definice INSIDE zvuku
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user