ACE3/addons/medical_treatment
PabstMirror 847d2d4179
Medical - Improve adjustment calcs / wound blood loss / medications (#6910)
* 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>

* Update addons/medical_treatment/functions/fnc_onMedicationUsage.sqf

Co-Authored-By: PabstMirror <pabstmirror@gmail.com>
2019-04-27 14:12:11 -05:00
..
data Merge branch 'master' into medical-rewrite 2019-03-17 17:39:43 +01:00
functions Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -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 Medical - Add condition for surgicial kit (#6916) 2019-04-03 04:36:37 -07: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 Remove medkit (#6473) 2018-07-26 17:14:11 +01: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 Handle old public funcs, fix strings (#6890) 2019-03-24 22:17:46 -05:00
XEH_postInit.sqf Medical activity to non local units is not logged (#6925) 2019-04-07 17:41:28 -05:00
XEH_preInit.sqf move settings to sqf 2019-03-24 00:37:39 -05:00
XEH_PREP.hpp Medical - Add condition for surgicial kit (#6916) 2019-04-03 04:36:37 -07:00
XEH_preStart.sqf Change split medical in two components 2016-06-13 17:00:56 +02:00