Settings_Peterson_Copied form Missions tabtab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408
  1. // ACE Advanced Throwing
  2. ace_advanced_throwing_enabled = true;
  3. ace_advanced_throwing_enablePickUp = true;
  4. ace_advanced_throwing_enablePickUpAttached = true;
  5. ace_advanced_throwing_showMouseControls = true;
  6. ace_advanced_throwing_showThrowArc = true;
  7. // ACE Arsenal
  8. ace_arsenal_allowDefaultLoadouts = true;
  9. ace_arsenal_allowSharedLoadouts = true;
  10. ace_arsenal_camInverted = false;
  11. ace_arsenal_enableModIcons = true;
  12. ace_arsenal_EnableRPTLog = false;
  13. ace_arsenal_fontHeight = 4.5;
  14. // ACE Captives
  15. ace_captives_allowHandcuffOwnSide = true;
  16. ace_captives_allowSurrender = true;
  17. ace_captives_requireSurrender = 1;
  18. ace_captives_requireSurrenderAi = false;
  19. // ACE Common
  20. ace_common_allowFadeMusic = true;
  21. ace_common_checkPBOsAction = 0;
  22. ace_common_checkPBOsCheckAll = false;
  23. ace_common_checkPBOsWhitelist = "[]";
  24. ace_common_displayTextColor = [0,0,0,0.1];
  25. ace_common_displayTextFontColor = [1,1,1,1];
  26. ace_common_settingFeedbackIcons = 1;
  27. ace_common_settingProgressBarLocation = 0;
  28. ace_noradio_enabled = true;
  29. ace_parachute_hideAltimeter = true;
  30. // ACE Explosives
  31. ace_explosives_explodeOnDefuse = true;
  32. ace_explosives_punishNonSpecialists = true;
  33. ace_explosives_requireSpecialist = false;
  34. // ACE Fragmentation Simulation
  35. ace_frag_enabled = true;
  36. ace_frag_maxTrack = 10;
  37. ace_frag_maxTrackPerFrame = 10;
  38. ace_frag_reflectionsEnabled = false;
  39. ace_frag_spallEnabled = false;
  40. // ACE Goggles
  41. ace_goggles_effects = 2;
  42. ace_goggles_showInThirdPerson = false;
  43. // ACE Hearing
  44. ace_hearing_autoAddEarplugsToUnits = true;
  45. ace_hearing_disableEarRinging = false;
  46. ace_hearing_earplugsVolume = 0.5;
  47. ace_hearing_enableCombatDeafness = true;
  48. ace_hearing_enabledForZeusUnits = true;
  49. ace_hearing_unconsciousnessVolume = 0.4;
  50. // ACE Interaction
  51. ace_interaction_disableNegativeRating = false;
  52. ace_interaction_enableMagazinePassing = true;
  53. ace_interaction_enableTeamManagement = true;
  54. // ACE Interaction Menu
  55. ace_gestures_showOnInteractionMenu = 2;
  56. ace_interact_menu_actionOnKeyRelease = true;
  57. ace_interact_menu_addBuildingActions = false;
  58. ace_interact_menu_alwaysUseCursorInteraction = false;
  59. ace_interact_menu_alwaysUseCursorSelfInteraction = false;
  60. ace_interact_menu_colorShadowMax = [0,0,0,1];
  61. ace_interact_menu_colorShadowMin = [0,0,0,0.25];
  62. ace_interact_menu_colorTextMax = [1,1,1,1];
  63. ace_interact_menu_colorTextMin = [1,1,1,0.25];
  64. ace_interact_menu_cursorKeepCentered = false;
  65. ace_interact_menu_menuAnimationSpeed = 0;
  66. ace_interact_menu_menuBackground = 0;
  67. ace_interact_menu_shadowSetting = 2;
  68. ace_interact_menu_textSize = 2;
  69. ace_interact_menu_useListMenu = false;
  70. // ACE Logistics
  71. ace_cargo_enable = true;
  72. ace_cargo_paradropTimeCoefficent = 2.5;
  73. ace_refuel_hoseLength = 12;
  74. ace_refuel_rate = 1;
  75. ace_repair_addSpareParts = true;
  76. ace_repair_autoShutOffEngineWhenStartingRepair = false;
  77. ace_repair_consumeItem_toolKit = 0;
  78. ace_repair_displayTextOnRepair = true;
  79. ace_repair_engineerSetting_fullRepair = 2;
  80. ace_repair_engineerSetting_repair = 1;
  81. ace_repair_engineerSetting_wheel = 0;
  82. ace_repair_fullRepairLocation = 2;
  83. ace_repair_repairDamageThreshold = 0.6;
  84. ace_repair_repairDamageThreshold_engineer = 0.4;
  85. ace_repair_wheelRepairRequiredItems = 0;
  86. // ACE Magazine Repack
  87. ace_magazinerepack_timePerAmmo = 1.5;
  88. ace_magazinerepack_timePerBeltLink = 8;
  89. ace_magazinerepack_timePerMagazine = 2;
  90. // ACE Map
  91. ace_map_BFT_Enabled = false;
  92. ace_map_BFT_HideAiGroups = false;
  93. ace_map_BFT_Interval = 1;
  94. ace_map_BFT_ShowPlayerNames = false;
  95. ace_map_defaultChannel = -1;
  96. ace_map_mapGlow = true;
  97. ace_map_mapIllumination = true;
  98. ace_map_mapLimitZoom = false;
  99. ace_map_mapShake = true;
  100. ace_map_mapShowCursorCoordinates = false;
  101. ace_markers_moveRestriction = 0;
  102. // ACE Map Gestures
  103. ace_map_gestures_defaultColor = [1,0.88,0,0.7];
  104. ace_map_gestures_defaultLeadColor = [1,0.88,0,0.95];
  105. ace_map_gestures_enabled = true;
  106. ace_map_gestures_interval = 0.03;
  107. ace_map_gestures_maxRange = 7;
  108. ace_map_gestures_nameTextColor = [0.2,0.2,0.2,0.3];
  109. // ACE Map Tools
  110. ace_maptools_drawStraightLines = true;
  111. ace_maptools_rotateModifierKey = 1;
  112. // ACE Medical
  113. ace_medical_ai_enabledFor = 2;
  114. ace_medical_AIDamageThreshold = 1;
  115. ace_medical_allowDeadBodyMovement = false;
  116. ace_medical_allowLitterCreation = true;
  117. ace_medical_allowUnconsciousAnimationOnTreatment = false;
  118. ace_medical_amountOfReviveLives = -1;
  119. ace_medical_bleedingCoefficient = 1;
  120. ace_medical_blood_enabledFor = 2;
  121. ace_medical_consumeItem_PAK = 0;
  122. ace_medical_consumeItem_SurgicalKit = 0;
  123. ace_medical_delayUnconCaptive = 3;
  124. ace_medical_enableAdvancedWounds = false;
  125. ace_medical_enableFor = 0;
  126. ace_medical_enableOverdosing = true;
  127. ace_medical_enableRevive = 0;
  128. ace_medical_enableScreams = true;
  129. ace_medical_enableUnconsciousnessAI = 1;
  130. ace_medical_enableVehicleCrashes = true;
  131. ace_medical_healHitPointAfterAdvBandage = false;
  132. ace_medical_increaseTrainingInLocations = false;
  133. ace_medical_keepLocalSettingsSynced = true;
  134. ace_medical_level = 1;
  135. ace_medical_litterCleanUpDelay = 0;
  136. ace_medical_litterSimulationDetail = 3;
  137. ace_medical_maxReviveTime = 120;
  138. ace_medical_medicSetting = 1;
  139. ace_medical_medicSetting_basicEpi = 1;
  140. ace_medical_medicSetting_PAK = 1;
  141. ace_medical_medicSetting_SurgicalKit = 1;
  142. ace_medical_menu_allow = 1;
  143. ace_medical_menu_maxRange = 3;
  144. ace_medical_menu_openAfterTreatment = true;
  145. ace_medical_menu_useMenu = 0;
  146. ace_medical_menuTypeStyle = 0;
  147. ace_medical_moveUnitsFromGroupOnUnconscious = false;
  148. ace_medical_painCoefficient = 1;
  149. ace_medical_painEffectType = 0;
  150. ace_medical_painIsOnlySuppressed = true;
  151. ace_medical_playerDamageThreshold = 1;
  152. ace_medical_preventInstaDeath = false;
  153. ace_medical_remoteControlledAI = true;
  154. ace_medical_useCondition_PAK = 0;
  155. ace_medical_useCondition_SurgicalKit = 0;
  156. ace_medical_useLocation_basicEpi = 0;
  157. ace_medical_useLocation_PAK = 3;
  158. ace_medical_useLocation_SurgicalKit = 2;
  159. // ACE Mk6 Mortar
  160. ace_mk6mortar_airResistanceEnabled = false;
  161. ace_mk6mortar_allowCompass = true;
  162. ace_mk6mortar_allowComputerRangefinder = true;
  163. ace_mk6mortar_useAmmoHandling = false;
  164. // ACE Name Tags
  165. ace_nametags_defaultNametagColor = [0.77,0.51,0.08,1];
  166. ace_nametags_playerNamesMaxAlpha = 0.8;
  167. ace_nametags_playerNamesViewDistance = 5;
  168. ace_nametags_showCursorTagForVehicles = false;
  169. ace_nametags_showNamesForAI = false;
  170. ace_nametags_showPlayerNames = 1;
  171. ace_nametags_showPlayerRanks = true;
  172. ace_nametags_showSoundWaves = 1;
  173. ace_nametags_showVehicleCrewInfo = true;
  174. ace_nametags_tagSize = 2;
  175. // ACE Overheating
  176. ace_overheating_displayTextOnJam = true;
  177. ace_overheating_enabled = true;
  178. ace_overheating_overheatingDispersion = true;
  179. ace_overheating_showParticleEffects = true;
  180. ace_overheating_showParticleEffectsForEveryone = false;
  181. ace_overheating_unJamFailChance = 0.1;
  182. ace_overheating_unJamOnreload = false;
  183. // ACE Pointing
  184. ace_finger_enabled = false;
  185. ace_finger_indicatorColor = [0.83,0.68,0.21,0.75];
  186. ace_finger_indicatorForSelf = true;
  187. ace_finger_maxRange = 4;
  188. // ACE Pylons
  189. ace_pylons_enabled = true;
  190. ace_pylons_rearmNewPylons = false;
  191. ace_pylons_requireEngineer = false;
  192. ace_pylons_requireToolkit = true;
  193. ace_pylons_searchDistance = 15;
  194. ace_pylons_timePerPylon = 5;
  195. // ACE Quick Mount
  196. ace_quickmount_distance = 3;
  197. ace_quickmount_enabled = false;
  198. ace_quickmount_priority = 0;
  199. ace_quickmount_speed = 18;
  200. // ACE Rearm
  201. ace_rearm_level = 0;
  202. ace_rearm_supply = 0;
  203. // ACE Respawn
  204. ace_respawn_removeDeadBodiesDisconnected = true;
  205. ace_respawn_savePreDeathGear = false;
  206. // ACE Scopes
  207. ace_scopes_correctZeroing = true;
  208. ace_scopes_deduceBarometricPressureFromTerrainAltitude = false;
  209. ace_scopes_defaultZeroRange = 100;
  210. ace_scopes_enabled = true;
  211. ace_scopes_forceUseOfAdjustmentTurrets = false;
  212. ace_scopes_overwriteZeroRange = false;
  213. ace_scopes_simplifiedZeroing = false;
  214. ace_scopes_useLegacyUI = false;
  215. ace_scopes_zeroReferenceBarometricPressure = 1013.25;
  216. ace_scopes_zeroReferenceHumidity = 0;
  217. ace_scopes_zeroReferenceTemperature = 15;
  218. // ACE Spectator
  219. ace_spectator_enableAI = false;
  220. ace_spectator_restrictModes = 0;
  221. ace_spectator_restrictVisions = 0;
  222. // ACE Switch Units
  223. ace_switchunits_enableSafeZone = true;
  224. ace_switchunits_enableSwitchUnits = false;
  225. ace_switchunits_safeZoneRadius = 100;
  226. ace_switchunits_switchToCivilian = false;
  227. ace_switchunits_switchToEast = false;
  228. ace_switchunits_switchToIndependent = false;
  229. ace_switchunits_switchToWest = false;
  230. // ACE Tagging
  231. ace_tagging_quickTag = 1;
  232. // ACE Uncategorized
  233. ace_hitreactions_minDamageToTrigger = 0.1;
  234. ace_inventory_inventoryDisplaySize = 0;
  235. ace_laser_dispersionCount = 2;
  236. ace_microdagr_mapDataAvailable = 2;
  237. ace_optionsmenu_showNewsOnMainMenu = true;
  238. ace_overpressure_distanceCoefficient = 1;
  239. ace_weaponselect_displayText = true;
  240. // ACE User Interface
  241. ace_ui_allowSelectiveUI = true;
  242. ace_ui_ammoCount = false;
  243. ace_ui_ammoType = true;
  244. ace_ui_commandMenu = true;
  245. ace_ui_firingMode = true;
  246. ace_ui_groupBar = false;
  247. ace_ui_gunnerAmmoCount = true;
  248. ace_ui_gunnerAmmoType = true;
  249. ace_ui_gunnerFiringMode = true;
  250. ace_ui_gunnerLaunchableCount = true;
  251. ace_ui_gunnerLaunchableName = true;
  252. ace_ui_gunnerMagCount = true;
  253. ace_ui_gunnerWeaponLowerInfoBackground = true;
  254. ace_ui_gunnerWeaponName = true;
  255. ace_ui_gunnerWeaponNameBackground = true;
  256. ace_ui_gunnerZeroing = true;
  257. ace_ui_magCount = true;
  258. ace_ui_soldierVehicleWeaponInfo = true;
  259. ace_ui_staminaBar = true;
  260. ace_ui_stance = true;
  261. ace_ui_throwableCount = true;
  262. ace_ui_throwableName = true;
  263. ace_ui_vehicleAltitude = true;
  264. ace_ui_vehicleCompass = true;
  265. ace_ui_vehicleDamage = true;
  266. ace_ui_vehicleFuelBar = true;
  267. ace_ui_vehicleInfoBackground = true;
  268. ace_ui_vehicleName = true;
  269. ace_ui_vehicleNameBackground = true;
  270. ace_ui_vehicleRadar = true;
  271. ace_ui_vehicleSpeed = true;
  272. ace_ui_weaponLowerInfoBackground = true;
  273. ace_ui_weaponName = true;
  274. ace_ui_weaponNameBackground = true;
  275. ace_ui_zeroing = true;
  276. // ACE Vehicle Lock
  277. ace_vehiclelock_defaultLockpickStrength = 10;
  278. ace_vehiclelock_lockVehicleInventory = false;
  279. ace_vehiclelock_vehicleStartingLockState = -1;
  280. // ACE View Distance Limiter
  281. ace_viewdistance_enabled = true;
  282. ace_viewdistance_limitViewDistance = 10000;
  283. ace_viewdistance_objectViewDistanceCoeff = 0;
  284. ace_viewdistance_viewDistanceAirVehicle = 0;
  285. ace_viewdistance_viewDistanceLandVehicle = 0;
  286. ace_viewdistance_viewDistanceOnFoot = 0;
  287. // ACE Weapons
  288. ace_common_persistentLaserEnabled = false;
  289. ace_laserpointer_enabled = true;
  290. ace_reload_displayText = true;
  291. // ACE Weather
  292. ace_weather_enabled = true;
  293. ace_weather_updateInterval = 60;
  294. ace_weather_windSimulation = true;
  295. // ACE Wind Deflection
  296. ace_winddeflection_enabled = true;
  297. ace_winddeflection_simulationInterval = 0.05;
  298. ace_winddeflection_vehicleEnabled = true;
  299. // ACE Zeus
  300. ace_zeus_autoAddObjects = false;
  301. ace_zeus_radioOrdnance = false;
  302. ace_zeus_remoteWind = false;
  303. ace_zeus_revealMines = 0;
  304. ace_zeus_zeusAscension = false;
  305. ace_zeus_zeusBird = false;
  306. // ACEX Headless
  307. acex_headless_delay = 15;
  308. acex_headless_enabled = false;
  309. acex_headless_endMission = 0;
  310. acex_headless_log = false;
  311. // ACEX Sitting
  312. acex_sitting_enable = false;
  313. // ACEX View Restriction
  314. acex_viewrestriction_mode = 0;
  315. acex_viewrestriction_modeSelectiveAir = 0;
  316. acex_viewrestriction_modeSelectiveFoot = 0;
  317. acex_viewrestriction_modeSelectiveLand = 0;
  318. acex_viewrestriction_modeSelectiveSea = 0;
  319. // ACEX Volume
  320. acex_volume_enabled = false;
  321. acex_volume_fadeDelay = 1;
  322. acex_volume_lowerInVehicles = false;
  323. acex_volume_reduction = 5;
  324. acex_volume_remindIfLowered = false;
  325. acex_volume_showNotification = true;
  326. // Achilles - Curator Vision Modes
  327. achilles_curator_vision_blackhot = false;
  328. achilles_curator_vision_blackhotgreencold = false;
  329. achilles_curator_vision_blackhotredcold = false;
  330. achilles_curator_vision_greenhotcold = false;
  331. achilles_curator_vision_nvg = true;
  332. achilles_curator_vision_redgreen = false;
  333. achilles_curator_vision_redhot = false;
  334. achilles_curator_vision_whitehot = true;
  335. achilles_curator_vision_whitehotredcold = false;
  336. // Achilles - Debug
  337. Achilles_Debug_Output_Enabled = false;
  338. // Achilles - Defaults
  339. Achilles_var_setRadioFrequenciesLR_Default = "50";
  340. Achilles_var_setRadioFrequenciesSR_Default = "150";
  341. // Achilles - Icon Selection
  342. Achilles_var_iconSelection = "Achilles_var_iconSelection_Ares";
  343. // Achilles - Modules Interface
  344. Achilles_var_moduleTreeCollapse = true;
  345. Achilles_var_moduleTreeDLC = true;
  346. Achilles_var_moduleTreeHelmet = false;
  347. // GRAD Trenches
  348. grad_trenches_functions_allowBigEnvelope = true;
  349. grad_trenches_functions_allowCamouflage = true;
  350. grad_trenches_functions_allowDigging = true;
  351. grad_trenches_functions_allowGigantEnvelope = true;
  352. grad_trenches_functions_allowSmallEnvelope = true;
  353. grad_trenches_functions_allowVehicleEnvelope = true;
  354. grad_trenches_functions_camouflageRequireEntrenchmentTool = false;
  355. // STUI Settings
  356. STHud_Settings_ColourBlindMode = "Normal";
  357. STHud_Settings_Font = "PuristaSemibold";
  358. STHud_Settings_HUDMode = 3;
  359. STHud_Settings_Occlusion = true;
  360. STHud_Settings_RemoveDeadViaProximity = true;
  361. STHud_Settings_SquadBar = false;
  362. STHud_Settings_TextShadow = 1;