Skip to content

Conversation

@OverlordZorn
Copy link

@OverlordZorn OverlordZorn commented Sep 8, 2025

This provides an option to ignore the "disableSoundAttenuation" check per vehicle.

disableSoundAttenuation = 1 is inherited from CargoTurret. This causes all FFV Seats to ignore any configured sound attenuations.

ignore_disableSoundAttenuation has been added as a shortcut, to avoid having to edit each individual turret manually.

@OverlordZorn
Copy link
Author

OverlordZorn commented Sep 8, 2025

@Timi007 Hi. Sorry for the bother but i'd like to ask you regarding some acre attenuation stuff.

https://github.com/IDI-Systems/acre2/blob/master/addons/sys_attenuate/fnc_getAttenuationEffectType.sqf#L30

you're checking the vanilla disableSoundAttenuation and based of this, apply the attenuation effect or not.

Do you by chance remember why you added this check?

@Timi007
Copy link
Contributor

Timi007 commented Sep 8, 2025

@Timi007 Hi. Sorry for the bother but i'd like to ask you regarding some acre attenuation stuff.

https://github.com/IDI-Systems/acre2/blob/master/addons/sys_attenuate/fnc_getAttenuationEffectType.sqf#L30

you're checking the vanilla disableSoundAttenuation and based of this, apply the attenuation effect or not.

Do you by chance remember why you added this check?

I didn't add this check. It was already there in the original code. All I did is move the code into its own function and refactor it a bit. So, I don't know either why this check is there. ¯_(ツ)_/¯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants