ACE3/addons/medical_gui/functions
BrettMayson 3c5b46c42d
Medical - Support Magazine Treatment Items (#9816)
* count treatment items

* getCountofItem

Co-Authored-By: Blue <itzblueman@gmail.com>

* getCountofItem fix

Co-Authored-By: Blue <itzblueman@gmail.com>

* convert painkillers to magazine

* use isclass

Co-Authored-By: johnb432 <58661205+johnb432@users.noreply.github.com>

* forget to change variable

* Update addons/medical_treatment/functions/fnc_hasItem.sqf

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* better magazine adjustment

* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update addons/medical_treatment/functions/fnc_medication.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update addons/medical_treatment/functions/fnc_treatmentFailure.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update docs/wiki/framework/arsenal-framework.md

Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>

* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Header

* use switch statement in fnc_useItem

* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf

* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* only check adding to mags that are not full

Co-Authored-By: LinkIsGrim <salluci.lovi@gmail.com>

* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf

* Update fnc_getCountOfItem.sqf

* Optimisations & header fix

* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf

* Fixed vehicle implementation

---------

Co-authored-by: Blue <itzblueman@gmail.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
2024-03-21 22:56:24 +01:00
..
fnc_addTreatmentActions.sqf General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01:00
fnc_bloodLossToRGBA.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_canOpenMenu.sqf Zeus - Add medical menu module (#9367) 2023-11-20 13:52:29 -08:00
fnc_collectActions.sqf General - Cleanup spaces in macros (#9769) 2024-02-05 14:04:24 -03:00
fnc_countTreatmentItems.sqf Medical - Support Magazine Treatment Items (#9816) 2024-03-21 22:56:24 +01:00
fnc_damageToRGBA.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_displayPatientInformation.sqf Medical GUI - Skip body part-specific info for medical peek (#9570) 2023-10-23 19:47:06 -04:00
fnc_displayTriageCard.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_formatItemCounts.sqf Medical GUI - Show number of available treatment items in medical menu (#9474) 2023-10-12 22:39:23 -04:00
fnc_handleToggle.sqf General - SQF Improvements (#9698) 2024-02-04 14:50:24 -03:00
fnc_handleTriageSelect.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_menuPFH.sqf Zeus - Add medical menu module (#9367) 2023-11-20 13:52:29 -08:00
fnc_modifyAction.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_modifyActionTriageLevel.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_onKeyDown.sqf Medical GUI - Add sound and conditional switching to Medical Menu keybinds (#9487) 2023-10-21 13:18:48 -04:00
fnc_onMenuClose.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_onMenuOpen.sqf Medical GUI - Add divider bars for triage and toggle category buttons (#9496) 2023-10-15 18:45:45 -04:00
fnc_openMenu.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_toggleTriageSelect.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_updateActions.sqf Medical GUI - Show warning if tourniquet will interfere with medical menu action (#9475) 2023-10-14 19:28:22 -04:00
fnc_updateBodyImage.sqf General - Events for Mods (#9813) 2024-03-04 15:08:12 -06:00
fnc_updateCategories.sqf General - Events for Mods (#9813) 2024-03-04 15:08:12 -06:00
fnc_updateInjuryList.sqf General - Events for Mods (#9813) 2024-03-04 15:08:12 -06:00
fnc_updateLogList.sqf General - Events for Mods (#9813) 2024-03-04 15:08:12 -06:00
fnc_updateTriageCard.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_updateTriageStatus.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00