ACE3/addons/medical_treatment
Drofseh 94f3b301e0
Medical Treatment - Add Grave Digging for Corpse Disposal (#9276)
* Add grave digging

* Update fnc_placeInBodyBagOrGrave.sqf

* Update fnc_placeInBodyBagOrGrave.sqf

* Update fnc_placeInBodyBagOrGrave.sqf

* Update addons/medical_treatment/functions/fnc_placeInBodyBag.sqf

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

* Add setting to enable/disable

* improvements

- fix flipped bool in fnc_canDigGrave
- improve fnc_placeInBodyBagOrGrave.sqf by splitting out some checks and item assignment into separate bodybag and grave functions

* fix typo in variable

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* add to XEH_PREP and fix event for non-local patient

* Add interaction to check name on headstone

* Update addons/medical_treatment/XEH_postInit.sqf

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

* Simplify Setting

* Apply suggestions from code review

Co-authored-by: jonpas <jonpas33@gmail.com>

* Update addons/medical_treatment/stringtable.xml

Co-authored-by: jonpas <jonpas33@gmail.com>

* Make placeInBodyBagOrGrave more generic and use any grave class

* Update addons/medical_treatment/functions/fnc_placeInGrave.sqf

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

* Update medical-treatment-framework.md

* Update docs/wiki/framework/medical-treatment-framework.md

Co-authored-by: jonpas <jonpas33@gmail.com>

* update docs

* Update addons/medical_treatment/functions/fnc_placeInBodyBagOrGrave.sqf

* Update addons/medical_treatment/functions/fnc_placeInGrave.sqf

* fix includes

---------

Co-authored-by: BrettMayson <brett@mayson.io>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2023-09-24 15:57:08 -04:00
..
data Medical Treatment - Suture (#9020) 2023-03-06 14:17:01 -06:00
functions Medical Treatment - Add Grave Digging for Corpse Disposal (#9276) 2023-09-24 15:57:08 -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 - Add Grave Digging for Corpse Disposal (#9276) 2023-09-24 15:57:08 -04: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 Grave Digging for Corpse Disposal (#9276) 2023-09-24 15:57:08 -04:00
script_component.hpp Medical - Add arsenal category (#9220) 2023-07-07 07:14:44 +03:00
stringtable.xml Medical Treatment - Add Grave Digging for Corpse Disposal (#9276) 2023-09-24 15:57:08 -04:00
XEH_postInit.sqf Medical Treatment - Add Grave Digging for Corpse Disposal (#9276) 2023-09-24 15:57:08 -04: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 Grave Digging for Corpse Disposal (#9276) 2023-09-24 15:57:08 -04:00
XEH_preStart.sqf Medical - Add arsenal category (#9220) 2023-07-07 07:14:44 +03:00