diff --git a/cba_settings.sqf b/cba_settings.sqf index b0af21770..b50733f96 100644 --- a/cba_settings.sqf +++ b/cba_settings.sqf @@ -47,13 +47,13 @@ force force ace_arsenal_allowSharedLoadouts = true; //ace_arsenal_camInverted = false; //ace_arsenal_defaultToFavorites = false; force force ace_arsenal_enableIdentityTabs = true; -//ace_arsenal_enableModIcons = true; -//ace_arsenal_EnableRPTLog = false; -//ace_arsenal_favoritesColor = [0.9,0.875,0.6]; -//ace_arsenal_fontHeight = 4.5; -//ace_arsenal_loadoutsSaveFace = false; -//ace_arsenal_loadoutsSaveInsignia = true; -//ace_arsenal_loadoutsSaveVoice = false; +ace_arsenal_enableModIcons = true; +ace_arsenal_EnableRPTLog = false; +ace_arsenal_favoritesColor = [0.9,0.875,0.6]; +ace_arsenal_fontHeight = 4.5; +ace_arsenal_loadoutsSaveFace = false; +ace_arsenal_loadoutsSaveInsignia = true; +ace_arsenal_loadoutsSaveVoice = false; // ACE Artillery force force ace_artillerytables_advancedCorrections = false; @@ -91,13 +91,13 @@ force force ace_common_swayFactor = 0.75; // ACE Cook-off force force ace_cookoff_ammoCookoffDuration = 0; -//ace_cookoff_cookoffDuration = 1; +force force ace_cookoff_cookoffDuration = 1; force force ace_cookoff_destroyVehicleAfterCookoff = false; force force ace_cookoff_enableAmmobox = false; force force ace_cookoff_enableAmmoCookoff = false; -force force ace_cookoff_enableFire = true; +force force ace_cookoff_enableFire = false; force force ace_cookoff_probabilityCoef = 0; -//ace_cookoff_removeAmmoDuringCookoff = true; +force force ace_cookoff_removeAmmoDuringCookoff = true; // ACE Crew Served Weapons force force ace_csw_ammoHandling = 2; @@ -210,7 +210,7 @@ force force ace_interaction_remoteTeamManagement = true; //ace_interact_menu_shadowSetting = 2; //ace_interact_menu_textSize = 2; //ace_interact_menu_useListMenu = true; -//ace_interact_menu_useListMenuSelf = false; +//ace_interact_menu_useListMenuSelf = true; // ACE Kill Tracker force force ace_killtracker_showCrewKills = false; @@ -276,7 +276,7 @@ force force ace_map_gestures_onlyShowFriendlys = true; // ACE Map Tools force force ace_maptools_drawStraightLines = true; -//ace_maptools_plottingBoardAllowC hannelDrawing = 1; +//ace_maptools_plottingBoardAllowChannelDrawing = 1; force force ace_maptools_rotateModifierKey = 1; // ACE Medical @@ -355,26 +355,26 @@ force force ace_medical_vitals_simulateSpO2 = false; force force ace_medical_feedback_bloodVolumeEffectType = 0; //ace_medical_feedback_enableHUDIndicators = true; force force ace_medical_feedback_painEffectType = 0; -//ace_medical_gui_bloodLossColor_0 = [0,0,0,1]; -//ace_medical_gui_bloodLossColor_1 = [1,0.95,0.64,1]; -//ace_medical_gui_bloodLossColor_2 = [1,0.87,0.46,1]; -//ace_medical_gui_bloodLossColor_3 = [1,0.8,0.33,1]; -//ace_medical_gui_bloodLossColor_4 = [1,0.72,0.24,1]; -//ace_medical_gui_bloodLossColor_5 = [1,0.63,0.15,1]; -//ace_medical_gui_bloodLossColor_6 = [1,0.54,0.08,1]; -//ace_medical_gui_bloodLossColor_7 = [1,0.43,0.02,1]; -//ace_medical_gui_bloodLossColor_8 = [1,0.3,0,1]; +//ace_medical_gui_bloodLossColor_0 = [1,1,1,1]; +//ace_medical_gui_bloodLossColor_1 = [1,0.94,0.48,1]; +//ace_medical_gui_bloodLossColor_2 = [1,0.87,0.25,1]; +//ace_medical_gui_bloodLossColor_3 = [1,0.79,0.17,1]; +//ace_medical_gui_bloodLossColor_4 = [1,0.71,0.11,1]; +//ace_medical_gui_bloodLossColor_5 = [1,0.62,0.05,1]; +//ace_medical_gui_bloodLossColor_6 = [1,0.53,0.01,1]; +//ace_medical_gui_bloodLossColor_7 = [1,0.42,0,1]; +//ace_medical_gui_bloodLossColor_8 = [1,0.29,0,1]; //ace_medical_gui_bloodLossColor_9 = [1,0,0,1]; //ace_medical_gui_bodyPartOutlineColor = [1,1,1,1]; -//ace_medical_gui_damageColor_0 = [0,0,0,1]; -//ace_medical_gui_damageColor_1 = [0.75,0.95,1,1]; -//ace_medical_gui_damageColor_2 = [0.62,0.86,1,1]; -//ace_medical_gui_damageColor_3 = [0.54,0.77,1,1]; -//ace_medical_gui_damageColor_4 = [0.48,0.67,1,1]; -//ace_medical_gui_damageColor_5 = [0.42,0.57,1,1]; -//ace_medical_gui_damageColor_6 = [0.37,0.47,1,1]; -//ace_medical_gui_damageColor_7 = [0.31,0.36,1,1]; -//ace_medical_gui_damageColor_8 = [0.22,0.23,1,1]; +//ace_medical_gui_damageColor_0 = [1,1,1,1]; +//ace_medical_gui_damageColor_1 = [0.52,0.73,1,1]; +//ace_medical_gui_damageColor_2 = [0.38,0.68,1,1]; +//ace_medical_gui_damageColor_3 = [0.37,0.6,1,1]; +//ace_medical_gui_damageColor_4 = [0.35,0.53,1,1]; +//ace_medical_gui_damageColor_5 = [0.33,0.45,1,1]; +//ace_medical_gui_damageColor_6 = [0.3,0.37,1,1]; +//ace_medical_gui_damageColor_7 = [0.25,0.29,1,1]; +//ace_medical_gui_damageColor_8 = [0.18,0.18,1,1]; //ace_medical_gui_damageColor_9 = [0,0,1,1]; //ace_medical_gui_enableActions = 0; //ace_medical_gui_enableMedicalMenu = 1; @@ -529,8 +529,8 @@ force force ace_fastroping_autoAddFRIES = false; force force ace_fastroping_requireRopeItems = false; force force ace_gunbag_swapGunbagEnabled = true; force force ace_hitreactions_minDamageToTrigger = 0.363636; -force force ace_hitreactions_weaponDropChanceArmHitAI = 0; -force force ace_hitreactions_weaponDropChanceArmHitPlayer = 0; +//ace_hitreactions_weaponDropChanceArmHitAI = 0; +//ace_hitreactions_weaponDropChanceArmHitPlayer = 0; //ace_inventory_inventoryDisplaySize = 0; force force ace_laser_dispersionCount = 2; force force ace_laser_showLaserOnMap = 1; @@ -594,6 +594,7 @@ force force MIRA_Vehicle_Medical_CacheInterval = 0.4; //MIRA_Vehicle_Medical_EnableAVM = true; //MIRA_Vehicle_Medical_EnableIncapacitated = false; //MIRA_Vehicle_Medical_EnableStable = true; +force force MIRA_Vehicle_Medical_EnableSupportKAT = true; //MIRA_Vehicle_Medical_EnableUnstable = true; //MIRA_Vehicle_Medical_Incapacitated_CanUnloadAll = true; //MIRA_Vehicle_Medical_Incapacitated_ShowCount = false; @@ -614,6 +615,8 @@ force force MIRA_Vehicle_Medical_CacheInterval = 0.4; //MIRA_Vehicle_Medical_Unstable_TakeDogtags = true; //MIRA_Vehicle_Medical_Unstable_ThresholdLowBP = 80; //MIRA_Vehicle_Medical_Unstable_ThresholdLowHR = 50; +//MIRA_Vehicle_Medical_Unstable_TrackAirwayBlocked = true; +//MIRA_Vehicle_Medical_Unstable_TrackAllPneumothorax = true; //MIRA_Vehicle_Medical_Unstable_TrackBleeding = true; //MIRA_Vehicle_Medical_Unstable_TrackCardiacArrest = true; //MIRA_Vehicle_Medical_Unstable_TrackDead = true; @@ -622,6 +625,7 @@ force force MIRA_Vehicle_Medical_CacheInterval = 0.4; //MIRA_Vehicle_Medical_Unstable_TrackLegSplints = true; //MIRA_Vehicle_Medical_Unstable_TrackLowBP = true; //MIRA_Vehicle_Medical_Unstable_TrackLowHR = true; +//MIRA_Vehicle_Medical_Unstable_TrackSpO2 = true; //MIRA_Vehicle_Medical_Unstable_TrackUnconscious = true; //MIRA_Vehicle_Medical_Vehicles_EnableCar = true; //MIRA_Vehicle_Medical_Vehicles_EnableHelicopter = true; @@ -706,6 +710,21 @@ force force cba_network_loadoutValidation = 1; //cba_ui_notifyLifetime = 4; //cba_ui_StorePasswords = 1; +// Crows Zeus Additions +//crowsza_pingbox_CBA_Setting_enabled = true; +//crowsza_pingbox_CBA_Setting_fade_duration = 300; +//crowsza_pingbox_CBA_Setting_fade_enabled = true; +//crowsza_pingbox_CBA_Setting_oldLimit = 600; +//crowsza_zeus_text_CBA_Setting_OnKilledModule_helper = true; +//crowsza_zeus_text_CBA_Setting_OnKilledModule_helper_color = [1,1,1,1]; +//crowsza_zeus_text_CBA_Setting_rc_helper = true; +//crowsza_zeus_text_CBA_Setting_rc_helper_color = [1,1,1,1]; +//crowsza_zeus_text_CBA_Setting_surrender_helper = true; +//crowsza_zeus_text_CBA_Setting_surrender_helper_color = [1,1,1,1]; +//crowsza_zeus_text_CBA_Setting_zeusTextLine1 = true; +//crowsza_zeus_text_CBA_Setting_zeusTextLine2 = true; +//crowsza_zeus_text_CBA_Setting_zeusTextLine3 = false; + // cTab //ctab_compass_enable = true; //ctab_core_bft_mode = 1; @@ -791,7 +810,7 @@ force force cba_network_loadoutValidation = 1; //diwako_dui_namelist = true; //diwako_dui_namelist_bg = 0; //diwako_dui_namelist_only_buddy_icon = false; -//diwako_dui_namelist_size = 1.21837; +//diwako_dui_namelist_size = 1; //diwako_dui_namelist_text_shadow = 2; //diwako_dui_namelist_width = 215; //diwako_dui_radar_ace_finger = true; @@ -860,9 +879,9 @@ force force emr_main_staminaCoefficient = 1; force force emr_main_whitelistStr = ""; // Fawks' Enhanced NVGs -//PDT_ENVG_ACE = false; +PDT_ENVG_ACE = false; force force PDT_ENVG_Blacklist = ""; -//PDT_ENVG_Effect = ""; +PDT_ENVG_Effect = ""; // KAT - ADV Medical: Airway force force kat_airway_Accuvac_time = 8; @@ -903,21 +922,23 @@ force force kat_breathing_deterioratingPneumothorax_chance = 50; force force kat_breathing_deterioratingPneumothorax_interval = 60; force force kat_breathing_enable = true; force force kat_breathing_enable_selfChestseal = 1; -force force kat_breathing_enableSPO2Flashing = true; +force force kat_breathing_Etco2_Enabled = false; +force force kat_breathing_Etco2_Units = 0; force force kat_breathing_HPTXBleedAmount = 0.06; force force kat_breathing_hptxChance = 5; force force kat_breathing_inspectChest_enable = 2; force force kat_breathing_inspectChest_medLvl = 0; force force kat_breathing_inspectChest_time = 6; force force kat_breathing_locationProvideOxygen = 3; -force force kat_breathing_lowSPO2Level = 90; force force kat_breathing_medLvl_BVM = 0; force force kat_breathing_medLvl_BVM_Oxygen = 0; force force kat_breathing_medLvl_Chestseal = 0; force force kat_breathing_medLvl_hemopneumothoraxTreatment = 1; +force force kat_breathing_medLvl_NasalCannula = 0; force force kat_breathing_medLvl_PocketBVM = 0; force force kat_breathing_medLvl_Pulseoximeter = 0; force force kat_breathing_mildValue = 77; +force force kat_breathing_NasalCannula_time = 3; force force kat_breathing_PneumothoraxAlwaysVisible = false; force force kat_breathing_PneumothoraxArrest = true; force force kat_breathing_pneumothoraxChance = 5; @@ -943,10 +964,6 @@ force force kat_breathing_staminaLossAtLowSPO2 = true; force force kat_breathing_stethoscopeListeningTime = 15; //kat_breathing_stethoscopeSoundVolume = 2; force force kat_breathing_TensionHemothoraxAlwaysVisible = false; -force kat_breathing_Etco2_Enabled = false; -force kat_breathing_Etco2_Units = 0; -force kat_breathing_medLvl_NasalCannula = 0; -force kat_breathing_NasalCannula_time = 3; // KAT - ADV Medical: Chemical force force kat_chemical_affectAI = false; @@ -984,7 +1001,8 @@ force force kat_circulation_blood_drawTime_500ml = 50; force force kat_circulation_bloodGroups = false; force force kat_circulation_bloodTypeCustomList = "O,O,A,A,O_N,B,A_N,AB,B_N,AB_N"; force force kat_circulation_bloodTypeRandomWeighted = true; -force force kat_circulation_bloodTypeSetting = 4; +force force force kat_circulation_bloodTypeSetting = 4; +force force kat_circulation_bloodTypeSettingPlayer = "O_N"; force force kat_circulation_cardiacArrestBleedRate = 0.05; force force kat_circulation_CPR_ChanceInterval = 15; force force kat_circulation_CPR_MaxChance_Default = 30; @@ -1007,7 +1025,10 @@ force force kat_circulation_medLvl_AED_Station_Interact = 0; force force kat_circulation_medLvl_AED_X = 2; force force kat_circulation_tamponadeChance = 10; force force kat_circulation_useLocation_AED = 0; -force force kat_circulation_bloodTypeSettingPlayer = "O_N"; + +// KAT - ADV Medical: Feedback +force force kat_feedback_effectLowSpO2 = 87; +force force kat_feedback_enableOpioidEffect = true; // KAT - ADV Medical: GUI force kat_gui_ColoredLogs = true; @@ -1017,8 +1038,8 @@ force kat_gui_showPatientSideLabels = true; force force kat_hypothermia_hypothermiaActive = false; // KAT - ADV Medical: Misc -force force kat_misc_AFAK_Container = 0; -force force kat_misc_AFAK_Item_Color = [0.67,0.84,0.9]; +//kat_misc_AFAK_Container = 0; +//kat_misc_AFAK_Item_Color = [0.67,0.84,0.9]; force force kat_misc_AFAK_RemoveWhenEmpty = true; //kat_misc_AFAK_Slot_Color = [1,0.96,0.32]; force force kat_misc_AFAKFifthSlotItem = "[['kat_guedel', 3]]"; @@ -1028,29 +1049,29 @@ force force kat_misc_AFAKSecondSlotItem = "[['ACE_packingBandage', 10], ['ACE_qu force force kat_misc_AFAKSixthSlotItem = "[['ACE_morphine', 3], ['ACE_epinephrine', 3]]"; force force kat_misc_AFAKThirdSlotItem = "[['kat_Penthrox', 2], ['kat_Painkiller', 1]]"; force force kat_misc_allowSharedVehicleEquipment = 4; -force force kat_misc_armbandSlingLeftArm = "[0.2, -0.39, -0.2]"; -force force kat_misc_armbandSlingLeftArmRotation = "[240, 33, 26]"; -force force kat_misc_armbandSlingLeftLeg = "[0.435, -0.075, -0.38]"; -force force kat_misc_armbandSlingLeftLegRotation = "[-160, -5, 45]"; -force force kat_misc_armbandSlingRightArm = "[-0.228, -0.1, -0.43]"; -force force kat_misc_armbandSlingRightArmRotation = "[5, -5, -5]"; -force force kat_misc_armbandSlingRightLeg = "[-0.32, -0.29, -0.42]"; -force force kat_misc_armbandSlingRightLegRotation = "[-30, -5, 38]"; +//kat_misc_armbandSlingLeftArm = "[0.2, -0.39, -0.2]"; +//kat_misc_armbandSlingLeftArmRotation = "[240, 33, 26]"; +//kat_misc_armbandSlingLeftLeg = "[0.435, -0.075, -0.38]"; +//kat_misc_armbandSlingLeftLegRotation = "[-160, -5, 45]"; +//kat_misc_armbandSlingRightArm = "[-0.228, -0.1, -0.43]"; +//kat_misc_armbandSlingRightArmRotation = "[5, -5, -5]"; +//kat_misc_armbandSlingRightLeg = "[-0.32, -0.29, -0.42]"; +//kat_misc_armbandSlingRightLegRotation = "[-30, -5, 38]"; force force kat_misc_enable = true; force force kat_misc_enableStitchFullBody = true; -force force kat_misc_IFAK_Container = 0; -force force kat_misc_IFAK_Item_Color = [0.67,0.84,0.9]; +//kat_misc_IFAK_Container = 0; +//kat_misc_IFAK_Item_Color = [0.67,0.84,0.9]; force force kat_misc_IFAK_RemoveWhenEmpty = true; -force force kat_misc_IFAK_Slot_Color = [1,0.3,0.3]; +//kat_misc_IFAK_Slot_Color = [1,0.3,0.3]; force force kat_misc_IFAKFirstSlotItem = "[['ACE_tourniquet', 2]]"; force force kat_misc_IFAKFourthSlotItem = "[['kat_chestSeal', 1]]"; force force kat_misc_IFAKSecondSlotItem = "[['ACE_packingBandage', 5], ['ACE_quikclot', 5]]"; force force kat_misc_IFAKThirdSlotItem = "[['kat_Painkiller', 1]]"; force force kat_misc_incompatibilityWarning = true; -force force kat_misc_MFAK_Container = 0; -force force kat_misc_MFAK_Item_Color = [0.67,0.84,0.9]; +//kat_misc_MFAK_Container = 0; +//kat_misc_MFAK_Item_Color = [0.67,0.84,0.9]; force force kat_misc_MFAK_RemoveWhenEmpty = true; -force force kat_misc_MFAK_Slot_Color = [0.56,0.93,0.56]; +//kat_misc_MFAK_Slot_Color = [0.56,0.93,0.56]; force force kat_misc_MFAKEighthSlotItem = "[['kat_Pulseoximeter', 3], ['kat_pocketBVM', 1]]"; force force kat_misc_MFAKFifthSlotItem = "[['kat_larynx', 6]]"; force force kat_misc_MFAKFirstSlotItem = "[['ACE_tourniquet', 6], ['ACE_splint', 4]]"; @@ -1059,43 +1080,48 @@ force force kat_misc_MFAKSecondSlotItem = "[['ACE_packingBandage', 15], ['ACE_qu force force kat_misc_MFAKSeventhSlotItem = "[['ACE_salineIV_250', 3], ['kat_IV_16', 4]]"; force force kat_misc_MFAKSixthSlotItem = "[['ACE_morphine', 6], ['ACE_epinephrine', 6], ['ACE_adenosine', 6]]"; force force kat_misc_MFAKThirdSlotItem = "[['kat_Painkiller', 4], ['kat_Penthrox', 4]]"; -force force kat_misc_neckTourniquet = false; force force kat_misc_tourniquetEffects_Enable = true; force force kat_misc_tourniquetEffects_NegativeMultiplier = 1; force force kat_misc_tourniquetEffects_PositiveMultiplier = 0.5; force force kat_misc_treatmentTimeDetachTourniquet = 7; -force force kat_misc_AFAK_Container = 0; -force force kat_misc_AFAK_Item_Color = [0.67,0.84,0.9]; -force force kat_misc_AFAK_Slot_Color = [1,0.96,0.32]; -force force kat_misc_armbandSlingLeftArm = "[0.2, -0.39, -0.2]"; -force force kat_misc_armbandSlingLeftArmRotation = "[240, 33, 26]"; -force force kat_misc_armbandSlingLeftLeg = "[0.435, -0.075, -0.38]"; -force force kat_misc_armbandSlingLeftLegRotation = "[-160, -5, 45]"; -force force kat_misc_armbandSlingRightArm = "[-0.228, -0.1, -0.43]"; -force force kat_misc_armbandSlingRightArmRotation = "[5, -5, -5]"; -force force kat_misc_armbandSlingRightLeg = "[-0.32, -0.29, -0.42]"; -force force kat_misc_armbandSlingRightLegRotation = "[-30, -5, 38]"; -force force kat_misc_IFAK_Container = 0; -force force kat_misc_IFAK_Item_Color = [0.67,0.84,0.9]; -force force kat_misc_IFAK_Slot_Color = [1,0.3,0.3]; -force force kat_misc_MFAK_Container = 0; -force force kat_misc_MFAK_Item_Color = [0.67,0.84,0.9]; -force force kat_misc_MFAK_Slot_Color = [0.56,0.93,0.56]; // KAT - ADV Medical: Pharmacy +force force kat_pharma_allowStackScript_EACA = true; +force force kat_pharma_allowStackScript_TXA = true; +force force kat_pharma_bandageCycleTime_EACA = 8; +force force kat_pharma_bandageCycleTime_TXA = 5; force force kat_pharma_blockChance = 60; force force kat_pharma_carbonateChance = 100; -force force kat_pharma_chromatic_aberration_checkbox_fentanyl = true; -force force kat_pharma_chromatic_aberration_checkbox_ketamine = true; -force force kat_pharma_chromatic_aberration_checkbox_pervitin = true; -force force kat_pharma_chromatic_aberration_slider_fentanyl = 1; -force force kat_pharma_chromatic_aberration_slider_ketamine = 0.5; -force force kat_pharma_chromatic_aberration_slider_pervitin = 3.5; +force force kat_pharma_CheckCoag_Location = 0; +force force kat_pharma_CheckCoag_MedLevel = 1; +force force kat_pharma_CheckCoag_TreatmentTime = 10; force force kat_pharma_coagulation = true; +force force kat_pharma_coagulation_allow_clot_text = true; +force force kat_pharma_coagulation_allow_EACA_script = true; +force force kat_pharma_coagulation_allow_LargeWounds = true; +force force kat_pharma_coagulation_allow_MediumWounds = true; +force force kat_pharma_coagulation_allow_MinorWounds = true; +force force kat_pharma_coagulation_allow_TXA_script = true; +force force kat_pharma_coagulation_allowOnAI = false; +force force kat_pharma_coagulation_factor_count = 30; +force force kat_pharma_coagulation_factor_limit = 60; +force force kat_pharma_coagulation_factor_regenerate_time = 150; +force force kat_pharma_coagulation_on_all_Bodyparts = true; +force force kat_pharma_coagulation_requireBV = 3.6; +force force kat_pharma_coagulation_requireHR = true; +force force kat_pharma_coagulation_time = 10; +force force kat_pharma_coagulation_time_large = 45; +force force kat_pharma_coagulation_time_medium = 30; +force force kat_pharma_coagulation_time_minor = 15; +force force kat_pharma_coagulation_tourniquetBlock = true; +force force kat_pharma_eacaClearTrauma = false; force force kat_pharma_ivCheckLimbDamage = true; force force kat_pharma_IVdrop = 600; force force kat_pharma_IVdropEnable = true; +force force kat_pharma_IVflowControl = false; force force kat_pharma_IVreuse = false; +force force kat_pharma_keepScriptRunning_EACA = true; +force force kat_pharma_keepScriptRunning_TXA = true; force force kat_pharma_kidneyAction = true; force force kat_pharma_MedicationsRequireInsIV = true; force force kat_pharma_medLvl_Amiodarone = 2; @@ -1104,6 +1130,7 @@ force force kat_pharma_medLvl_ApplyIV = 2; force force kat_pharma_medLvl_Atropine = 2; force force kat_pharma_medLvl_Carbonate = 0; force force kat_pharma_medLvl_EACA = 2; +force force kat_pharma_medLvl_EpinephrineIV = 1; force force kat_pharma_medLvl_Etomidate = 2; force force kat_pharma_medLvl_Fentanyl = 2; force force kat_pharma_medLvl_Flumezenil = 2; @@ -1132,6 +1159,7 @@ force force kat_pharma_treatmentTime_ApplyIV = 2.7; force force kat_pharma_treatmentTime_Atropine = 7; force force kat_pharma_treatmentTime_Carbonate = 7; force force kat_pharma_treatmentTime_EACA = 7; +force force kat_pharma_treatmentTime_EpinephrineIV = 7; force force kat_pharma_treatmentTime_Etomidate = 2; force force kat_pharma_treatmentTime_Fentanyl = 7; force force kat_pharma_treatmentTime_Flumazenil = 2; @@ -1148,39 +1176,6 @@ force force kat_pharma_treatmentTime_Phenylephrine = 7; force force kat_pharma_treatmentTime_Reorientation = 2; force force kat_pharma_treatmentTime_TXA = 7; force force kat_pharma_weapon_sway_pervitin = true; -force force kat_feedback_effectLowSpO2 = 87; -force force kat_feedback_enableOpioidEffect = true; -force force kat_pharma_allowStackScript_EACA = true; -force force kat_pharma_allowStackScript_TXA = true; -force force kat_pharma_bandageCycleTime_EACA = 8; -force force kat_pharma_bandageCycleTime_TXA = 5; -force force kat_pharma_CheckCoag_Location = 0; -force force kat_pharma_CheckCoag_MedLevel = 1; -force force kat_pharma_CheckCoag_TreatmentTime = 10; -force force kat_pharma_coagulation_allow_clot_text = true; -force force kat_pharma_coagulation_allow_EACA_script = true; -force force kat_pharma_coagulation_allow_LargeWounds = true; -force force kat_pharma_coagulation_allow_MediumWounds = true; -force force kat_pharma_coagulation_allow_MinorWounds = true; -force force kat_pharma_coagulation_allow_TXA_script = true; -force force kat_pharma_coagulation_allowOnAI = false; -force force kat_pharma_coagulation_factor_count = 30; -force force kat_pharma_coagulation_factor_limit = 60; -force force kat_pharma_coagulation_factor_regenerate_time = 150; -force force kat_pharma_coagulation_on_all_Bodyparts = true; -force force kat_pharma_coagulation_requireBV = 3.6; -force force kat_pharma_coagulation_requireHR = true; -force force kat_pharma_coagulation_time = 10; -force force kat_pharma_coagulation_time_large = 45; -force force kat_pharma_coagulation_time_medium = 30; -force force kat_pharma_coagulation_time_minor = 15; -force force kat_pharma_coagulation_tourniquetBlock = true; -force force kat_pharma_eacaClearTrauma = false; -force force kat_pharma_IVflowControl = false; -force force kat_pharma_keepScriptRunning_EACA = true; -force force kat_pharma_keepScriptRunning_TXA = true; -force force kat_pharma_medLvl_EpinephrineIV = 1; -force force kat_pharma_treatmentTime_EpinephrineIV = 7; // KAT - ADV Medical: Surgery force force kat_surgery_closedLocation = 0; @@ -1195,32 +1190,31 @@ force force kat_surgery_fractureCheck_MedLevel = 1; force force kat_surgery_fractureCheck_Time = 8; force force kat_surgery_incisionTime = 10; force force kat_surgery_intermediateTime = 8; +force force kat_surgery_npwt_MedLevel = 2; force force kat_surgery_npwtLocation = 0; -force force kat_surgery_npwtMedLevel = 2; force force kat_surgery_npwtTime = 20; force force kat_surgery_openTime = 15; -force force kat_surgery_simpleChance = 60; -force force kat_surgery_Surgery_ConsciousnessRequirement = 3; -force force kat_surgery_surgicalAction_MedLevel = 2; -force force kat_surgery_surgicalLocation = 0; -force force kat_surgery_npwt_MedLevel = 2; force force kat_surgery_pericardialtap_MedLevel = 1; force force kat_surgery_pericardialtapLocation = 0; force force kat_surgery_pericardialtapTime = 8; force force kat_surgery_reboa_MedLevel = 2; force force kat_surgery_reboaLocation = 0; force force kat_surgery_reboaTime = 8; +force force kat_surgery_simpleChance = 60; +force force kat_surgery_Surgery_ConsciousnessRequirement = 3; +force force kat_surgery_surgicalAction_MedLevel = 2; +force force kat_surgery_surgicalLocation = 0; force force kat_surgery_ultrasound_MedLevel = 1; force force kat_surgery_ultrasoundLocation = 0; -force force kat_surgery_ultrasoundTime =15; +force force kat_surgery_ultrasoundTime = 15; // KAT - ADV Medical: Vitals force force kat_vitals_simpleMedical = true; // KAT - ADV Medical: Watch -//force force kat_watch_altitudeUnit = 0; -//force force kat_watch_pressureUnit = 0; -//force force kat_watch_temperatureUnit = 0; +//kat_watch_altitudeUnit = 0; +//kat_watch_pressureUnit = 0; +//kat_watch_temperatureUnit = 0; // KNB //KNB_panel_aceAction = true;