This website requires JavaScript.
Explore
Help
Sign In
Arma3_Epoch
/
ACE3
Watch
1
Star
0
Fork
0
You've already forked ACE3
mirror of
https://github.com/acemod/ACE3.git
synced
2024-08-30 18:23:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2b4d807acc
ACE3
/
addons
/
medical
/
XEH_PREP.hpp
4 lines
68 B
C++
Raw
Normal View
History
Unescape
Escape
Medical Rewrite - Continued (#4744)
2016-12-05 20:34:20 +00:00
PREP
(
addDamageToUnit
)
;
Handle old public funcs, fix strings (#6890) * Handle old public funcs, fix strings * Update addons/medical/XEH_preInit.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com>
2019-03-25 03:17:46 +00:00
PREP
(
adjustPainLevel
)
;
Strip medical component (#6442) * Move litter to `treatment` * Move eden object attributes to `treatment` * Move treatment items to `treatment` * Move bodybag handling to `treatment` * Move state conditions to `statemachine` * Move radio addon handling to `feedback` * Move medical macros to `engine` * Move medical extension to `damage` * Fix texture and material paths after move * Remove duplicate medical menu config * Remove old faction class * Remove a bunch of old code
2018-07-18 18:13:25 +00:00
PREP
(
setUnconscious
)
;
Reference in New Issue
Copy Permalink