Skip to content

Commit

Permalink
Disabled Artillery Computer
Browse files Browse the repository at this point in the history
- SOP for Charlie is to not have artillery computer on the 60mm Mortar to force the team do to the calculations via rangetable and map tools.
  • Loading branch information
Zarenx committed Feb 11, 2024
1 parent 5ee3e06 commit 9b1eb3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cba_settings.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ force force ace_arsenal_enableIdentityTabs = true;

// ACE Artillery
force force ace_artillerytables_advancedCorrections = false;
force force ace_artillerytables_disableArtilleryComputer = false;
force force ace_artillerytables_disableArtilleryComputer = true;
force force ace_mk6mortar_airResistanceEnabled = false;
force force ace_mk6mortar_allowCompass = true;
force force ace_mk6mortar_allowComputerRangefinder = true;
Expand Down

0 comments on commit 9b1eb3c

Please sign in to comment.