Created
February 17, 2018 08:49
-
-
Save nomisum/19ccbd2140d9188c3905c370c8e2f07e to your computer and use it in GitHub Desktop.
CBA Serversettings global pre 2018-02-17
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
force force STHud_Settings_Occlusion = true; | |
force force STHud_Settings_SquadBar = true; | |
force force STHud_Settings_RemoveDeadViaProximity = true; | |
force force ace_common_checkPBOsAction = 0; | |
force force ace_common_checkPBOsCheckAll = false; | |
force force ace_common_checkPBOsWhitelist = "[""ar3play"", ""tfar_autoswitch"", ""cyp_pushtohear_a3"", ""grad_cinematicSpec"", ""grad_noDefaultActionIcon"", ""tao_foldmap_a3""]"; | |
force force ace_interaction_disableNegativeRating = true; | |
force force ace_nightvision_disableNVGsWithSights = false; | |
force force ace_nightvision_fogScaling = 0; | |
force force ace_nightvision_effectScaling = 0.7; | |
force force ace_nightvision_aimDownSightsBlur = 0.4; | |
force force ace_weather_enabled = false; | |
force force ace_hearing_enabledForZeusUnits = false; | |
force force ace_hearing_autoAddEarplugsToUnits = false; | |
force force grad_versionCheck_setting_kickOnVersionMismatch = true; | |
force force grad_versionCheck_setting_kickOnMissingClient = true; | |
force force grad_versionCheck_setting_kickOnMissingServer = true; | |
force force grad_versionCheck_setting_kickOnTimeout = false; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment