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
08a378bb2d
ACE3
/
addons
/
medical_blood
/
XEH_PREP.hpp
7 lines
96 B
C++
Raw
Normal View
History
Unescape
Escape
precompile and cache functions at game start
2016-09-19 12:41:02 +00:00
simplify blood splatter by using woundReceived event
2016-10-02 17:13:56 +00:00
PREP
(
handleWoundReceived
)
;
precompile and cache functions at game start
2016-09-19 12:41:02 +00:00
PREP
(
isBleeding
)
;
PREP
(
onBleeding
)
;
PREP
(
createBlood
)
;
PREP
(
spurt
)
;
Reference in New Issue
Copy Permalink