ACE3/addons/medical_treatment
PabstMirror e56cc0d74e
Limping / Splint Treatment (#6947)
* Improve adjustment calcs / wound blood loss / medications

fix func descriptions

Calc wound blood loss on events

reorder includes so scritpmacroMed has global effect

trivial optimization for getCardiacOutput

Fix var

Fix wounds not reopening (nil _category)

Fix surgical kit inherting canBandage conditional

debug hitpoints

Update ACE_Medical_Treatment_Actions.hpp

Use woundBleeding for IS_BLEEDING macro

rework medication vars

comments

Reset var in init / fullHeal

Update addons/medical_treatment/functions/fnc_onMedicationUsage.sqf

Co-Authored-By: PabstMirror <pabstmirror@gmail.com>

* Change wound data array

Drop unique id and merge classId and category

* Splinting and treatment and gui

* Add arm fractures and aim effects

* localizations and event

* fix

* cleanup

* Apply suggestions from code review

Co-Authored-By: PabstMirror <pabstmirror@gmail.com>

* formating, rename bone images

* Apply suggestions from code review

Co-Authored-By: PabstMirror <pabstmirror@gmail.com>

* disable calls to extension

* Update fnc_onMedicationUsage.sqf

* Medical - Skip unneeded setVars on initUnit (#6949)

*  Medical - Transfer state machine state on locality (#6950)

* Medical - Transfer state machine state on locality

* Fix feedback isUnconscious var

* Exclude AI

* Make UAV excludes consistant, formating

* Update fnc_treatmentFullHealLocal.sqf

* reset fractures on respawn
2019-05-11 23:13:59 -05:00
..
data Merge branch 'master' into medical-rewrite 2019-03-17 17:39:43 +01:00
functions Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
sounds implement custom treatment sounds 2016-09-29 18:45:18 +02:00
ui/items Strip medical component (#6442) 2018-07-18 19:13:25 +01:00
$PBOPREFIX$ Add first step in medical rewrite 2016-06-30 17:33:29 +02:00
ACE_Medical_Treatment_Actions.hpp Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
ACE_Medical_Treatment.hpp Fixed typo 2016-12-14 18:33:36 +01:00
ACE_Settings.hpp move settings to sqf 2019-03-24 00:37:39 -05:00
CfgEden.hpp Fix event name overlap and macros (#6514) 2018-08-11 11:40:06 +01:00
CfgEventHandlers.hpp Enable treatmnet actions 2016-09-18 19:48:49 +02:00
CfgVehicles.hpp Fix some strings 2019-03-24 00:50:36 -05:00
CfgWeapons.hpp Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
config.cpp Fix required addons in medical restructure (#6441) 2018-07-18 19:19:28 +01:00
initSettings.sqf Handle old public funcs, fix strings (#6890) 2019-03-24 22:17:46 -05:00
script_component.hpp Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
stringtable.xml Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
XEH_postInit.sqf Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
XEH_preInit.sqf move settings to sqf 2019-03-24 00:37:39 -05:00
XEH_PREP.hpp Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
XEH_preStart.sqf Change split medical in two components 2016-06-13 17:00:56 +02:00