Skip to content

Commit

Permalink
Adjusted hearing settings and made ringing optional (#1261)
Browse files Browse the repository at this point in the history
Co-authored-by: Broström.A | Evul <[email protected]>
  • Loading branch information
PolySparrow and AndreasBrostrom authored Dec 29, 2024
1 parent 40ec676 commit cf2fbfb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cba_settings.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,11 @@ force force acex_headless_transferLoadout = 1;

// ACE Hearing
force force ace_hearing_autoAddEarplugsToUnits = 2;
force force ace_hearing_disableEarRinging = false;
//ace_hearing_disableEarRinging = false;
force force ace_hearing_earplugsVolume = 0.5;
force force ace_hearing_enableCombatDeafness = true;
force force ace_hearing_enabledForZeusUnits = false;
force force ace_hearing_explosionDeafnessCoefficient = 0;
force force ace_hearing_unconsciousnessVolume = 0.1;

// ACE Interaction
Expand Down

0 comments on commit cf2fbfb

Please sign in to comment.