Is it me or have they added background sounds to the maps? Was just playing camp g and could hear the sound of crickets, gun fire really far away and thunder. Please tell me these are new and I am not tripping...?
Background sounds
Collapse
X
-
Tags: None
-
Re: Background sounds
yeah i noticed it too, i think that actually is new i kind of like it, the com rose voices are a bit quieter too i think
-
-
Re: Background sounds
i think they added flak sounds as you hear it after someone started firing. i'm not sure but when i was playing 1.5 when my squad spotted contact and opened fire on them i heard flak. i spawned at pac base w/0 vehicles and the fight was at ruins. it was a long and lonely walk...
Comment
-
-
Re: Background sounds
1.40
1.50Code:ObjectTemplate.activeSafe Sound S_as_heavy_mech_Ambient ObjectTemplate.lowSamples 2147483647 ObjectTemplate.mediumSamples 2147483647 ObjectTemplate.soundFilename "sound/cockpits/pac_cockpit.ogg" ObjectTemplate.loopCount 0 ObjectTemplate.is3dSound 0 ObjectTemplate.stopType 0 ObjectTemplate.volume 0.10 ObjectTemplate.pitch 1 ObjectTemplate.pan 0.5 ObjectTemplate.reverbLevel 1
ok maybe they made it so the volume goes up by 0.05 but thats like.... nothingCode:ObjectTemplate.activeSafe Sound S_as_heavy_mech_Ambient ObjectTemplate.lowSamples 2147483647 ObjectTemplate.mediumSamples 2147483647 ObjectTemplate.soundFilename "sound/cockpits/pac_cockpit.ogg" ObjectTemplate.loopCount 0 ObjectTemplate.is3dSound 0 ObjectTemplate.stopType 0 ObjectTemplate.volume 0.15 ObjectTemplate.pitch 1 ObjectTemplate.pan 0.5 ObjectTemplate.reverbLevel 1
Comment
-
Comment