ACE3/addons/medical_treatment
Grim de8940af9b
Medical Treatment - Add setting to rollover bandage effectiveness (#8426)
* use leftover bandage effectiveness on other wounds in same limb

variable naming

* Comments

Co-authored-by: Kyle Mckay <5459452+kymckay@users.noreply.github.com>

* variable naming, fix part index check in findMostEffectiveWound

trace 4

* fix function header

* Account for multiple wounds in time calculation

* fix trace, remove systemChat

* update for hashmaps

* compile cache

* Update addons/medical_treatment/functions/fnc_findMostEffectiveWounds.sqf

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

* add bandage effectiveness setting

* stupid

* remove limit on bandageRemaining

* Update addons/medical_treatment/functions/fnc_bandageLocal.sqf

Co-authored-by: BrettMayson <brett@mayson.io>

* Update fnc_getBandageTime.sqf

* Update fnc_bandageLocal.sqf

* fix header / debug

---------

Co-authored-by: Salluci <69561145+Salluci@users.noreply.github.com>
Co-authored-by: Kyle Mckay <5459452+kymckay@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: BrettMayson <brett@mayson.io>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-10 02:06:15 -04:00
..
data Medical Treatment - Suture (#9020) 2023-03-06 14:17:01 -06:00
functions Medical Treatment - Add setting to rollover bandage effectiveness (#8426) 2023-09-10 02:06:15 -04:00
sounds implement custom treatment sounds 2016-09-29 18:45:18 +02:00
ui Medical Treatment - Suture (#9020) 2023-03-06 14:17:01 -06: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 Treatment - Improve Medical Actions underwater (#9096) 2023-05-15 23:47:00 -06:00
ACE_Medical_Treatment.hpp fix minor cut re-opening (#8296) 2021-06-27 13:25:55 -05:00
addon.toml Optionals - Add No Medical and No Realistic Names components (#8187) 2023-09-03 21:56:54 -04: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
CfgReplacementItems.hpp Fast medical item replacement (#7224) 2019-10-11 15:00:25 -05:00
CfgVehicles.hpp Medical Treatment - Suture (#9020) 2023-03-06 14:17:01 -06:00
CfgWeapons.hpp Medical - Add arsenal category (#9220) 2023-07-07 07:14:44 +03:00
config.cpp Optionals - Add No Medical and No Realistic Names components (#8187) 2023-09-03 21:56:54 -04:00
initSettings.sqf Medical Treatment - Add setting to rollover bandage effectiveness (#8426) 2023-09-10 02:06:15 -04:00
script_component.hpp Medical - Add arsenal category (#9220) 2023-07-07 07:14:44 +03:00
stringtable.xml Medical Treatment - Add setting to rollover bandage effectiveness (#8426) 2023-09-10 02:06:15 -04:00
XEH_postInit.sqf General - Move to CBA Settings (#8461) 2021-10-11 15:48:30 -05:00
XEH_preInit.sqf Arsenal - Add Tools category and moveOnOverwrite parameter to FUNC(addCustomRightPanelButton) (#9247) 2023-07-21 22:39:48 +03:00
XEH_PREP.hpp Medical Treatment - Add setting to rollover bandage effectiveness (#8426) 2023-09-10 02:06:15 -04:00
XEH_preStart.sqf Medical - Add arsenal category (#9220) 2023-07-07 07:14:44 +03:00