There was an error while loading. Please reload this page.
1 parent dc7cc37 commit b850794Copy full SHA for b850794
1 file changed
addons/cba_settings/cba_settings.sqf
@@ -95,6 +95,9 @@ acex_sitting_enable = true;
95
acex_volume_enabled = true; // Force client setting
96
acex_volume_lowerInVehicles = true; // Force client setting
97
98
+// Backpack on Chest
99
+bocr_main_disabled = true;
100
+
101
// Enhanced Movement
102
emr_main_enableWalkableSurface = false;
103
emr_main_enableWeightCheck = true;
0 commit comments