ACE3/addons/medical_damage
pterolatypus 79ea841eeb
Medical Damage - Determine ammo damage type through config property (#7608)
* Determine ammo damage type through config property

* Tabs

* Add warning when property is missing

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

* Fixed up inheritance
Some classes were not editable;
changes moved to relevant subclasses instead

* Newlines for readability

* More sensible default value

* Fix mistakes I added

* Update addons/medical_damage/CfgAmmo.hpp

* Pre-cache special values for damage types

* Support # values

For backwards compatibility

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

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-04-07 21:52:20 -05:00
..
functions Medical Damage - Determine ammo damage type through config property (#7608) 2020-04-07 21:52:20 -05:00
$PBOPREFIX$ Add first step in medical rewrite 2016-06-30 17:33:29 +02:00
ACE_Medical_Injuries.hpp Medical - Increase severity of falling damage and Improve non-selectionSpecific wounds (#7214) 2019-10-08 10:44:49 -05:00
ACE_Settings.hpp move settings to sqf 2019-03-24 00:37:39 -05:00
CfgAmmo.hpp Medical Damage - Determine ammo damage type through config property (#7608) 2020-04-07 21:52:20 -05:00
CfgEventHandlers.hpp integrate medical-engine handledamage into medical-damage component 2016-08-27 09:39:24 +02:00
config.cpp Medical Damage - Determine ammo damage type through config property (#7608) 2020-04-07 21:52:20 -05:00
initSettings.sqf Medical - Death from sum of trauma (#7195) 2019-10-08 10:45:09 -05:00
script_component.hpp Medical - Death from sum of trauma (#7195) 2019-10-08 10:45:09 -05:00
stringtable.xml Medical Damage - Improve description of "DamageThreshold" (#7436) 2020-02-22 21:48:40 +01:00
XEH_preInit.sqf Medical - Increase severity of falling damage and Improve non-selectionSpecific wounds (#7214) 2019-10-08 10:44:49 -05:00
XEH_PREP.hpp Medical - Death from sum of trauma (#7195) 2019-10-08 10:45:09 -05:00
XEH_preStart.sqf Add first step in medical rewrite 2016-06-30 17:33:29 +02:00