mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
0a788a282e
Using a switch/case conditional since it offers early termination if a matching condition is found before all conditions are checked. It also unnecessary to use a conditional to confirm whether a limb is wounded or not. Number of Wounds multiplied by Blood loss will return zero for a fully bandaged body part, not incrementing the wound counter; or it will return some other number which will increment the wound counter. |
||
---|---|---|
.. | ||
data | ||
functions | ||
sounds | ||
ui | ||
$PBOPREFIX$ | ||
ACE_Medical_Actions.hpp | ||
ACE_Medical_SelfActions.hpp | ||
ACE_Medical_Treatments.hpp | ||
ACE_Settings.hpp | ||
CfgActions.hpp | ||
CfgEventHandlers.hpp | ||
CfgFactionClasses.hpp | ||
CfgSounds.hpp | ||
CfgVehicles.hpp | ||
CfgWeapons.hpp | ||
config.cpp | ||
README.md | ||
script_component.hpp | ||
stringtable.xml | ||
XEH_init.sqf | ||
XEH_postInit.sqf | ||
XEH_preInit.sqf | ||
XEH_respawn.sqf |
ace_medical
Provides a basic and advanced medical system.
Maintainers
The people responsible for merging changes to this component or answering potential questions.