Skip to content

Commit b850794

Browse files
authored
CBA Settings - Add backpack on chest (#780)
1 parent dc7cc37 commit b850794

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

addons/cba_settings/cba_settings.sqf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@ acex_sitting_enable = true;
9595
acex_volume_enabled = true; // Force client setting
9696
acex_volume_lowerInVehicles = true; // Force client setting
9797

98+
// Backpack on Chest
99+
bocr_main_disabled = true;
100+
98101
// Enhanced Movement
99102
emr_main_enableWalkableSurface = false;
100103
emr_main_enableWeightCheck = true;

0 commit comments

Comments
 (0)