1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/medical_gui/functions
johnb432 ac9044f2d6
Zeus - Add medical menu module ()
* open medical menu from Zeus

* fix function header

* Zeus can use every action, add room for more buttons in medical menu

* Update addons/medical_treatment/functions/fnc_treatment.sqf

* Added zeus treatment time coeff

* Update addons/medical_gui/functions/fnc_canOpenMenu.sqf

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Update fnc_canOpenMenu.sqf

* Update initSettings.sqf

* Update fnc_moduleMedicalMenu.sqf

* Added check + documentation

* Update fnc_canTreat.sqf

---------

Authored-by: Brett <brett@mayson.io>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-11-20 13:52:29 -08:00
..
fnc_addTreatmentActions.sqf General - Relative script_component.hpp includes () 2023-09-12 20:58:10 +02:00
fnc_bloodLossToRGBA.sqf General - Relative script_component.hpp includes () 2023-09-12 20:58:10 +02:00
fnc_canOpenMenu.sqf Zeus - Add medical menu module () 2023-11-20 13:52:29 -08:00
fnc_collectActions.sqf Medical GUI - Show number of available treatment items in medical menu () 2023-10-12 22:39:23 -04:00
fnc_countTreatmentItems.sqf Medical GUI - Show number of available treatment items in medical menu () 2023-10-12 22:39:23 -04:00
fnc_damageToRGBA.sqf General - Relative script_component.hpp includes () 2023-09-12 20:58:10 +02:00
fnc_displayPatientInformation.sqf Medical GUI - Skip body part-specific info for medical peek () 2023-10-23 19:47:06 -04:00
fnc_displayTriageCard.sqf General - Relative script_component.hpp includes () 2023-09-12 20:58:10 +02:00
fnc_formatItemCounts.sqf Medical GUI - Show number of available treatment items in medical menu () 2023-10-12 22:39:23 -04:00
fnc_handleToggle.sqf Zeus - Add medical menu module () 2023-11-20 13:52:29 -08:00
fnc_handleTriageSelect.sqf General - Relative script_component.hpp includes () 2023-09-12 20:58:10 +02:00
fnc_menuPFH.sqf Zeus - Add medical menu module () 2023-11-20 13:52:29 -08:00
fnc_modifyAction.sqf General - Relative script_component.hpp includes () 2023-09-12 20:58:10 +02:00
fnc_modifyActionTriageLevel.sqf General - Relative script_component.hpp includes () 2023-09-12 20:58:10 +02:00
fnc_onKeyDown.sqf Medical GUI - Add sound and conditional switching to Medical Menu keybinds () 2023-10-21 13:18:48 -04:00
fnc_onMenuClose.sqf General - Relative script_component.hpp includes () 2023-09-12 20:58:10 +02:00
fnc_onMenuOpen.sqf Medical GUI - Add divider bars for triage and toggle category buttons () 2023-10-15 18:45:45 -04:00
fnc_openMenu.sqf General - Relative script_component.hpp includes () 2023-09-12 20:58:10 +02:00
fnc_toggleTriageSelect.sqf General - Relative script_component.hpp includes () 2023-09-12 20:58:10 +02:00
fnc_updateActions.sqf Medical GUI - Show warning if tourniquet will interfere with medical menu action () 2023-10-14 19:28:22 -04:00
fnc_updateBodyImage.sqf Medical GUI - Change minimal value of damage threshold () 2023-10-19 19:25:05 -04:00
fnc_updateCategories.sqf Medical GUI - Use selected color when triage category selected () 2023-10-15 18:45:52 -04:00
fnc_updateInjuryList.sqf Medical GUI - Skip body part-specific info for medical peek () 2023-10-23 19:47:06 -04:00
fnc_updateLogList.sqf General - Relative script_component.hpp includes () 2023-09-12 20:58:10 +02:00
fnc_updateTriageCard.sqf General - Relative script_component.hpp includes () 2023-09-12 20:58:10 +02:00
fnc_updateTriageStatus.sqf General - Relative script_component.hpp includes () 2023-09-12 20:58:10 +02:00