Skip to content

Commit

Permalink
CBA Settings Update v2.5.0
Browse files Browse the repository at this point in the history
- UPDATED enforced cba settings due to mod updates. Set enforcements of new settings in line with existing enforcements of similar settings.
- CHANGED force diwako_dui_radar_show_cardinal_points = true; to diwako_dui_radar_show_cardinal_points = true; fixes #63
- CHANGED force force acre_sys_core_revealToAI = 1; to force force acre_sys_core_revealToAI = 0.08; fixes #64

- UPDATED default cba settings  due to mod updates
  • Loading branch information
JamesTheClarke committed Aug 15, 2022
1 parent 228d9de commit 3891b27
Show file tree
Hide file tree
Showing 2 changed files with 485 additions and 80 deletions.
145 changes: 127 additions & 18 deletions cba_settings_userconfig/cba_settings.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ force force ace_captives_requireSurrenderAi = false;
force force ace_common_allowFadeMusic = true;
force force ace_common_checkPBOsAction = 2;
force force ace_common_checkPBOsCheckAll = true;
force force ace_common_checkPBOsWhitelist = "[""cntr"", ""cba_settings_userconfig""]";
force force ace_common_checkPBOsWhitelist = "[""cntr"", ""cba_settings_userconfig"",""ocap""]";
ace_common_displayTextColor = [0,0,0,0.1];
ace_common_displayTextFontColor = [1,1,1,1];
ace_common_epilepsyFriendlyMode = false;
Expand Down Expand Up @@ -208,6 +208,7 @@ ace_interact_menu_more__acex_sitting_Stand = false;
ace_interact_menu_more__ACRE_Interact = false;
ace_interact_menu_more__acre_sys_zeus_playerEars = false;
ace_interact_menu_more__acre_sys_zeus_remoteEars = false;
ace_interact_menu_more__SSS_main = false;

// ACE Interaction Menu (Self) - Move to Root
ace_interact_menu_moveToRoot__ACE_Equipment__a3aa_chestpack_onBack = false;
Expand Down Expand Up @@ -302,6 +303,10 @@ ace_interact_menu_moveToRoot__ACE_TeamManagement__ACE_LeaveGroup = false;
ace_interact_menu_moveToRoot__ACE_TeamManagement__ACE_LeaveTeam = false;
ace_interact_menu_moveToRoot__ACE_TeamManagement__ACE_RenameGroup = false;
ace_interact_menu_moveToRoot__ACE_TeamManagement__diwako_dui_buddy_buddy_action_team_remove = false;
ace_interact_menu_moveToRoot__SSS_main__SSS_artillery = false;
ace_interact_menu_moveToRoot__SSS_main__SSS_CAS = false;
ace_interact_menu_moveToRoot__SSS_main__SSS_logistics = false;
ace_interact_menu_moveToRoot__SSS_main__SSS_transport = false;

// ACE Logistics
force force ace_cargo_enable = true;
Expand Down Expand Up @@ -686,7 +691,7 @@ force force acre_sys_core_ignoreAntennaDirection = true;
force force acre_sys_core_interference = false;
acre_sys_core_postmixGlobalVolume = 2;
acre_sys_core_premixGlobalVolume = 1;
force force acre_sys_core_revealToAI = 1;
force force acre_sys_core_revealToAI = 0.08;
acre_sys_core_spectatorVolume = 0.8;
force force acre_sys_core_terrainLoss = 0.5;
force force acre_sys_core_ts3ChannelName = "";
Expand Down Expand Up @@ -758,12 +763,6 @@ force force a3aa_no_neg_rating_enable = true;
a3aa_quiet_vehicles_enable = true;
a3aa_quiet_vehicles_level = 1;

// Bundeswehr
BWA3_Leopard_ClocknumbersDir_Commander = false;
BWA3_NaviPad_showMembers = true;
BWA3_Puma_ClocknumbersDir_Commander = false;
BWA3_Puma_ClocknumbersDir_Gunner = false;

// CNTO Additions
cnto_littlebird_hud_colour = [0.3,1,0.3,0.5];
cnto_littlebird_hud_enable = true;
Expand All @@ -772,6 +771,7 @@ force cnto_scope_remover_enable = true;

// Community Base Addons
cba_diagnostic_ConsoleIndentType = -1;
force force cba_diagnostic_watchInfoRefreshRate = 0.2;
cba_disposable_dropUsedLauncher = 2;
force force cba_disposable_replaceDisposableLauncher = true;
cba_events_repetitionMode = 1;
Expand Down Expand Up @@ -873,7 +873,7 @@ force force diwako_dui_radar_occlusion_fade_in_time = 1;
force force diwako_dui_radar_occlusion_fade_time = 10;
diwako_dui_radar_pointer_color = [1,0.5,0,1];
force diwako_dui_radar_pointer_style = "standard";
force diwako_dui_radar_show_cardinal_points = true;
diwako_dui_radar_show_cardinal_points = true;
force force diwako_dui_radar_showSpeaking = true;
force force diwako_dui_radar_showSpeaking_radioOnly = true;
force force diwako_dui_radar_showSpeaking_replaceIcon = false;
Expand All @@ -885,8 +885,10 @@ diwako_dui_use_layout_editor = false;

// Enhanced Movement Rework
force force emr_main_allowMidairClimbing = true;
force emr_main_animSpeedCoef = 1;
force emr_main_animSpeedStaminaCoef = 0.4;
force force emr_main_animSpeedCoef = 1;
force force emr_main_animSpeedStaminaCoef = 0.4;
force force emr_main_assistDuty = 1.5;
force force emr_main_assistHeight = 1;
force force emr_main_blacklistStr = "";
force force emr_main_climbingEnabled = true;
force force emr_main_climbOnDuty = 3.4;
Expand All @@ -897,6 +899,7 @@ force force emr_main_enableWalkableSurface = true;
force force emr_main_enableWeightCheck = true;
emr_main_hintType = 2;
force force emr_main_jumpDuty = 1;
force force emr_main_jumpForwardVelocity = 1.2;
force force emr_main_jumpingEnabled = true;
force force emr_main_jumpingLoadCoefficient = 1;
force force emr_main_jumpVelocity = 3.4;
Expand All @@ -906,20 +909,66 @@ force force emr_main_maxWeightClimb1 = 100;
force force emr_main_maxWeightClimb2 = 85;
force force emr_main_maxWeightClimb3 = 60;
force force emr_main_maxWeightJump = 100;
emr_main_preventHighVaulting = false;
force force emr_main_preventHighVaulting = false;
force force emr_main_staminaCoefficient = 1;
force force emr_main_whitelistStr = "";

// F/A-18
force force js_jc_fa18_advancedStart = true;
force force js_jc_fa18_atflirRequire = true;
force force js_jc_fa18_canopyLoss = true;
force force js_jc_fa18_core_afterburnerArmedByDefault = true;
force force js_jc_fa18_core_simpleMavericks = true;
force force js_jc_fa18_core_tdcDepressRequiredForMove = false;
js_jc_fa18_cursorSensitivity = 1;
js_jc_fa18_interactCursor = false;
js_jc_fa18_interactionRadiusMod = 1.1;
force force js_jc_fa18_mav_tdcDepressRequiredForMove = false;
force force js_jc_fa18_interactionRadiusMod = 1.1;
js_jc_fa18_showLabels = true;

// GRAD Civilians
force grad_civs_activities_panicCooldown = "[15, 120, 240]";
force grad_civs_cars_animalTransportChance = 0.4;
force grad_civs_cars_animalTransportVehicles = "";
force grad_civs_cars_automaticVehicleGroupSize = true;
force grad_civs_cars_globalSpeedLimit = 50;
force grad_civs_cars_townSpeedLimit = 30;
force grad_civs_cars_vehicles = "[""C_Van_01_fuel_F"",""C_Hatchback_01_F"",""C_Truck_02_fuel_F"",""C_Truck_02_covered_F"",""C_Offroad_01_F"",""C_SUV_01_F"",""C_Van_01_transport_F"",""C_Van_01_box_F""]";
force grad_civs_diagnostics_showFps = false;
force grad_civs_diagnostics_showInfoLine = false;
force grad_civs_diagnostics_showMisc = false;
force grad_civs_diagnostics_showOnMap = false;
force grad_civs_diagnostics_showPinkArrows = false;
force grad_civs_diagnostics_showSpawnAttempts = false;
force grad_civs_diagnostics_showSpeedLimitsOnMap = false;
force grad_civs_gta_enabled = true;
force grad_civs_lifecycle_civClasses = "C_Man_1";
force grad_civs_lifecycle_cleanupCorpses = true;
force grad_civs_lifecycle_minCivOwnerFps = 30;
force grad_civs_lifecycle_minCivUpdateTime = 3;
force grad_civs_lifecycle_minServerFps = 40;
force grad_civs_lifecycle_smMultiplicator = 1;
force grad_civs_lifecycle_spawnOnlyWithPlayers = true;
force grad_civs_loadout_backpackProbability = 0.5;
force grad_civs_loadout_backpacks = "[]";
force grad_civs_loadout_clothes = "[]";
force grad_civs_loadout_faces = "[]";
force grad_civs_loadout_goggles = "[]";
force grad_civs_loadout_headgear = "[]";
force grad_civs_main_enabled = false;
force grad_civs_mimikry_enabled = true;
force grad_civs_patrol_initialGroupSize = 3;
force grad_civs_patrol_maxCivsOnFoot = 30;
force grad_civs_patrol_spawnDistancesOnFoot = "[1000, 4500]";
force grad_civs_residents_chatTime = 20;
force grad_civs_residents_maxCivsResidents = 20;
force grad_civs_residents_meetNeighborCooldown = 150;
force grad_civs_residents_spawnDistancesResidents = "[500, 1000]";
force grad_civs_transit_maxVehiclesInTransit = 5;
force grad_civs_transit_vehicles = "[]";
force grad_civs_voyage_maxCivsInVehicles = 10;
force grad_civs_voyage_maxTravelRadius = 0;
force grad_civs_voyage_spawnDistancesInVehicles = "[1500, 6000]";

// GRAD Trenches
force force grad_trenches_functions_allowBigEnvelope = true;
force force grad_trenches_functions_allowCamouflage = true;
Expand Down Expand Up @@ -1003,12 +1052,43 @@ force lambs_main_radioShout = 100;
force lambs_main_radioWest = 500;

// NIArms
force force niarms_accswitch = true;
force force niarms_gripSwitch = true;
force force niarms_magSwitch = true;

// Ride Where You Look
force force RWYL_HopVehicleRange = 5;
RWYL_OtherSeatsColour = [0.26901,0.49133,0.62034,0.4];
RWYL_SelectedSeatColour = [1,1,1,1];
RWYL_ShowAllSeats = true;

// Simplex Support Services
force SSS_setting_adminFullAccess = false;
force SSS_setting_adminLimitSide = false;
force SSS_setting_cleanupCrew = true;
force SSS_setting_deleteVehicleOnEntityRemoval = false;
force SSS_setting_directActionRequirement = false;
force SSS_setting_GiveUAVTerminal = false;
force SSS_setting_milsimModeArtillery = false;
force SSS_setting_milsimModeCAS = false;
force SSS_setting_milsimModeLogistics = false;
force SSS_setting_milsimModeTransport = false;
force SSS_setting_removeSupportOnVehicleDeletion = true;
force SSS_setting_resetVehicleOnRTB = true;
force SSS_setting_restoreCrewOnRTB = true;
force SSS_setting_slingLoadSearchRadius = 100;
force SSS_setting_slingLoadWhitelist = "";
force SSS_setting_useChatNotifications = false;

// Wildfire
force wildfire_main_burnBuildings = true;
force wildfire_main_burnTime = 90;
force wildfire_main_damageDistance = 20;
force wildfire_main_maxBurningObjects = 600;
force wildfire_main_minDistanceToPlayer = 500;
force wildfire_main_placeBurnedTrees = true;
force wildfire_main_spreadDistance = 35;
force wildfire_main_spreadSpeedKmh = 1;

// Zeus Enhanced
zen_camera_adaptiveSpeed = true;
zen_camera_defaultSpeedCoef = 1;
Expand Down Expand Up @@ -1085,7 +1165,16 @@ zen_faction_filter_0_UK3CB_CPD_O = true;
zen_faction_filter_0_UK3CB_CW_SOV_O_EARLY = true;
zen_faction_filter_0_UK3CB_CW_SOV_O_LATE = true;
zen_faction_filter_0_UK3CB_KDF_O = true;
zen_faction_filter_0_UK3CB_KRG_O = true;
zen_faction_filter_0_UK3CB_LDF_O = true;
zen_faction_filter_0_UK3CB_LDF_O_groups = true;
zen_faction_filter_0_UK3CB_LFR_O = true;
zen_faction_filter_0_UK3CB_LNM_O = true;
zen_faction_filter_0_UK3CB_LNM_O_groups = true;
zen_faction_filter_0_UK3CB_LSM_O = true;
zen_faction_filter_0_UK3CB_MDF_O = true;
zen_faction_filter_0_UK3CB_MEE_O = true;
zen_faction_filter_0_UK3CB_MEI_O = true;
zen_faction_filter_0_UK3CB_NAP_O = true;
zen_faction_filter_0_UK3CB_NAP_O_groups = true;
zen_faction_filter_0_UK3CB_NFA_O = true;
Expand All @@ -1097,13 +1186,13 @@ zen_faction_filter_0_UK3CB_TKM_O = true;
zen_faction_filter_0_UK3CB_TKP_O = true;
zen_faction_filter_1_BLU_CTRG_F = true;
zen_faction_filter_1_BLU_F = true;
zen_faction_filter_1_BLU_F_A = true;
zen_faction_filter_1_BLU_F_D = true;
zen_faction_filter_1_BLU_F_WD = true;
zen_faction_filter_1_BLU_G_F = true;
zen_faction_filter_1_BLU_GEN_F = true;
zen_faction_filter_1_BLU_T_F = true;
zen_faction_filter_1_BLU_W_F = true;
zen_faction_filter_1_BWA3_Faction_Fleck = true;
zen_faction_filter_1_BWA3_Faction_Multi = true;
zen_faction_filter_1_BWA3_Faction_Tropen = true;
zen_faction_filter_1_cnto_factions_darkops = true;
zen_faction_filter_1_rhs_faction_socom = true;
zen_faction_filter_1_rhs_faction_usaf = true;
Expand Down Expand Up @@ -1137,7 +1226,15 @@ zen_faction_filter_1_UK3CB_CPD_B = true;
zen_faction_filter_1_UK3CB_CW_US_B_EARLY = true;
zen_faction_filter_1_UK3CB_CW_US_B_LATE = true;
zen_faction_filter_1_UK3CB_KDF_B = true;
zen_faction_filter_1_UK3CB_KRG_B = true;
zen_faction_filter_1_UK3CB_LDF_B = true;
zen_faction_filter_1_UK3CB_LDF_B_groups = true;
zen_faction_filter_1_UK3CB_LFR_B = true;
zen_faction_filter_1_UK3CB_LNM_B = true;
zen_faction_filter_1_UK3CB_LNM_B_groups = true;
zen_faction_filter_1_UK3CB_LSM_B = true;
zen_faction_filter_1_UK3CB_MDF_B = true;
zen_faction_filter_1_UK3CB_MEI_B = true;
zen_faction_filter_1_UK3CB_NAP_B = true;
zen_faction_filter_1_UK3CB_NAP_B_groups = true;
zen_faction_filter_1_UK3CB_NFA_B = true;
Expand All @@ -1148,6 +1245,7 @@ zen_faction_filter_1_UK3CB_TKC_B = true;
zen_faction_filter_1_UK3CB_TKM_B = true;
zen_faction_filter_1_UK3CB_TKP_B = true;
zen_faction_filter_1_UK3CB_UN_B = true;
zen_faction_filter_1_un_blufor = true;
zen_faction_filter_2_cnto_factions_czarmy = true;
zen_faction_filter_2_IND_C_F = true;
zen_faction_filter_2_IND_E_F = true;
Expand Down Expand Up @@ -1186,7 +1284,16 @@ zen_faction_filter_2_UK3CB_CHD_W_I = true;
zen_faction_filter_2_UK3CB_CHD_W_I_groups = true;
zen_faction_filter_2_UK3CB_CPD_I = true;
zen_faction_filter_2_UK3CB_KDF_I = true;
zen_faction_filter_2_UK3CB_KRG_I = true;
zen_faction_filter_2_UK3CB_LDF_I = true;
zen_faction_filter_2_UK3CB_LDF_I_groups = true;
zen_faction_filter_2_UK3CB_LFR_I = true;
zen_faction_filter_2_UK3CB_LNM_I = true;
zen_faction_filter_2_UK3CB_LNM_I_groups = true;
zen_faction_filter_2_UK3CB_LSM_I = true;
zen_faction_filter_2_UK3CB_MDF_I = true;
zen_faction_filter_2_UK3CB_MEE_I = true;
zen_faction_filter_2_UK3CB_MEI_I = true;
zen_faction_filter_2_UK3CB_NAP_I = true;
zen_faction_filter_2_UK3CB_NAP_I_groups = true;
zen_faction_filter_2_UK3CB_NFA_I = true;
Expand All @@ -1199,7 +1306,9 @@ zen_faction_filter_2_UK3CB_TKP_I = true;
zen_faction_filter_2_UK3CB_UN_I = true;
zen_faction_filter_3_CIV_F = true;
zen_faction_filter_3_CIV_IDAP_F = true;
zen_faction_filter_3_D41_Civilian = true;
zen_faction_filter_3_IND_L_F = true;
zen_faction_filter_3_plpCat_BeachObjects = true;
zen_faction_filter_3_UK3CB_ADC_C = true;
zen_faction_filter_3_UK3CB_CHC_C = true;
zen_faction_filter_3_UK3CB_TKC_C = true;
Loading

0 comments on commit 3891b27

Please sign in to comment.