ACE3/addons/medical_gui/functions
Grim ba4fcf615d
Medical GUI - Add setting to show Damage (#8444)
* use pain variable for severe pain and use threshold in damage color calculation

show % of damage threshold in medical menu

* use damage taken instead of damage left

* Add setting and switch to separate tooltip

* tooltip -> entry

* Change display names and tooltip

* switch to qualitative

* remove newlines

---------

Co-authored-by: Salluci <69561145+Salluci@users.noreply.github.com>
Co-authored-by: BrettMayson <brett@mayson.io>
2023-07-01 01:37:08 +03:00
..
fnc_addTreatmentActions.sqf Medical - Add self interaction when needed (#6912) 2019-04-01 09:40:02 -05:00
fnc_bloodLossToRGBA.sqf Medical GUI - Add ability to customize Medical GUI colors (#8350) 2021-10-12 10:11:55 +02:00
fnc_canOpenMenu.sqf Prevent opening the medical menu if the player is unconscious (#6915) 2019-04-02 08:57:28 -05:00
fnc_collectActions.sqf Headers - Fix function names in examples (#7663) 2020-04-25 08:41:45 +02:00
fnc_damageToRGBA.sqf Medical GUI - Add ability to customize Medical GUI colors (#8350) 2021-10-12 10:11:55 +02:00
fnc_displayPatientInformation.sqf Medical Treatment - Modernize and Cleanup (#6933) 2019-06-03 10:31:46 -05:00
fnc_displayTriageCard.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_handleToggle.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_handleTriageSelect.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_menuPFH.sqf Small med stuff (#7084) 2019-07-03 10:40:42 -05:00
fnc_modifyAction.sqf Medical - Change medical to use hashmaps for wound storage (#8926) 2023-06-24 08:11:56 +03:00
fnc_modifyActionTriageLevel.sqf Interaction Menu - Add triage colors to icons at passengers list (#8366) 2021-10-11 11:51:05 +02:00
fnc_onMenuClose.sqf Medical - Rework CPR and Bleeding in cardiac arrest (#7060) 2019-06-27 19:01:20 -05:00
fnc_onMenuOpen.sqf Medical Menu - Hide categories if they don't have any actions (#6988) 2019-06-08 17:23:09 -05:00
fnc_openMenu.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_toggleTriageSelect.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_updateActions.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_updateBodyImage.sqf Medical GUI - Add setting to show Damage (#8444) 2023-07-01 01:37:08 +03:00
fnc_updateCategories.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_updateInjuryList.sqf Medical GUI - Add setting to show Damage (#8444) 2023-07-01 01:37:08 +03:00
fnc_updateLogList.sqf Medical Treatment - Modernize and Cleanup (#6933) 2019-06-03 10:31:46 -05:00
fnc_updateTriageCard.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_updateTriageStatus.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
script_component.hpp Fix preprocessor includes 2018-04-27 15:21:49 +01:00