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
82131b3643
ACE3
/
addons
/
medical
/
XEH_PREP.hpp
4 lines
74 B
C++
Raw
Normal View
History
Unescape
Escape
Medical Rewrite - Continued (#4744)
2016-12-05 20:34:20 +00:00
PREP
(
addDamageToUnit
)
;
merge
2017-12-23 00:47:43 +00:00
PREP
(
dev_watchMedicalStats
)
;
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