ACE3/addons/medical_treatment
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
..
data Medical Treatment - Use Laws of War bodybag model and add colored bodybags (#9371) 2023-10-24 15:16:52 -04:00
functions Medical - Support Magazine Treatment Items (#9816) 2024-03-21 22:56:24 +01:00
sounds Medical - Add Painkillers (#9720) 2024-02-05 10:56:25 -03:00
ui Medical - Add Painkillers (#9720) 2024-02-05 10:56:25 -03:00
$PBOPREFIX$ Add first step in medical rewrite 2016-06-30 17:33:29 +02:00
ACE_Medical_Facilities.hpp Add Global Mobilization Compatibility (#7835) 2021-10-14 10:48:54 -05:00
ACE_Medical_Treatment_Actions.hpp Medical - Add Painkillers (#9720) 2024-02-05 10:56:25 -03:00
ACE_Medical_Treatment.hpp Medical - Change max medication dosage behavior (#9746) 2024-02-13 02:45:04 -08:00
addon.toml Tools: HEMTT ignore has_include (#9613) 2023-11-03 12:30:20 -05:00
Cfg3DEN.hpp HEMTT v10 Compatibility (#9105) 2023-02-01 23:28:55 -06:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgMagazines.hpp Medical - Support Magazine Treatment Items (#9816) 2024-03-21 22:56:24 +01:00
CfgReplacementItems.hpp Fast medical item replacement (#7224) 2019-10-11 15:00:25 -05:00
CfgVehicles.hpp Medical - Support Magazine Treatment Items (#9816) 2024-03-21 22:56:24 +01:00
CfgWeapons.hpp Medical - Support Magazine Treatment Items (#9816) 2024-03-21 22:56:24 +01:00
config.cpp Medical - Support Magazine Treatment Items (#9816) 2024-03-21 22:56:24 +01:00
initSettings.inc.sqf Tools - Add HEMTT SQF support and fix commas are not semicolons (#9663) 2023-12-07 03:20:47 +00:00
script_component.hpp General - uiNamespace cleanup (#9425) 2023-10-04 14:09:05 -04:00
stringtable.xml Translations - Improve Japanese localization 3 (#9864) 2024-03-18 21:59:54 -05:00
XEH_postInit.sqf Medical Treatment - Fix grave digging (#9455) 2023-10-02 11:05:56 -04:00
XEH_preInit.sqf Tools - Add HEMTT SQF support and fix commas are not semicolons (#9663) 2023-12-07 03:20:47 +00:00
XEH_PREP.hpp Interaction - Allow unloading patients, bodies, and captives from inside vehicles (#9645) 2023-11-22 19:38:52 -03:00
XEH_preStart.sqf Inventory - Improve multiple aspects (#9706) 2024-01-06 18:26:46 -03:00