-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitignore
59 lines (59 loc) · 3.05 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
*.pbo
.hemttout
hemtt
hemtt.exe
*.biprivatekey
.hemtt/project.toml
.gitattributes
.editorconfig
.gitattributes
.editorconfig
include/z/ace/addons/medical_engine/$PBOPREFIX$
include/z/ace/addons/medical_engine/addon.toml
include/z/ace/addons/medical_engine/CfgActions.hpp
include/z/ace/addons/medical_engine/CfgEventHandlers.hpp
include/z/ace/addons/medical_engine/CfgExtendedAnimation.hpp
include/z/ace/addons/medical_engine/CfgFunctions.hpp
include/z/ace/addons/medical_engine/CfgMoves.hpp
include/z/ace/addons/medical_engine/CfgVehicles.hpp
include/z/ace/addons/medical_engine/CfgWeapons.hpp
include/z/ace/addons/medical_engine/config.cpp
include/z/ace/addons/medical_engine/data/ace_unconscious_1.rtm
include/z/ace/addons/medical_engine/data/ace_unconscious_1_1.rtm
include/z/ace/addons/medical_engine/data/ace_unconscious_2.rtm
include/z/ace/addons/medical_engine/data/ace_unconscious_2_1.rtm
include/z/ace/addons/medical_engine/data/ace_unconscious_3.rtm
include/z/ace/addons/medical_engine/data/ace_unconscious_3_1.rtm
include/z/ace/addons/medical_engine/data/ace_unconscious_4.rtm
include/z/ace/addons/medical_engine/data/ace_unconscious_4_1.rtm
include/z/ace/addons/medical_engine/data/ace_unconscious_5.rtm
include/z/ace/addons/medical_engine/data/ace_unconscious_5_1.rtm
include/z/ace/addons/medical_engine/data/ace_unconscious_6.rtm
include/z/ace/addons/medical_engine/data/ace_unconscious_6_1.rtm
include/z/ace/addons/medical_engine/data/ace_unconscious_7.rtm
include/z/ace/addons/medical_engine/data/ace_unconscious_7_1.rtm
include/z/ace/addons/medical_engine/data/ace_unconscious_8.rtm
include/z/ace/addons/medical_engine/data/ace_unconscious_8_1.rtm
include/z/ace/addons/medical_engine/data/model.cfg
include/z/ace/addons/medical_engine/functions/fnc_applyAnimAfterRagdoll.sqf
include/z/ace/addons/medical_engine/functions/fnc_damageBodyPart.sqf
include/z/ace/addons/medical_engine/functions/fnc_disableThirdParty.sqf
include/z/ace/addons/medical_engine/functions/fnc_getHitpointArmor.sqf
include/z/ace/addons/medical_engine/functions/fnc_getItemArmor.sqf
include/z/ace/addons/medical_engine/functions/fnc_handleDamage.sqf
include/z/ace/addons/medical_engine/functions/fnc_lockUnconsciousSeat.sqf
include/z/ace/addons/medical_engine/functions/fnc_setStructuralDamage.sqf
include/z/ace/addons/medical_engine/functions/fnc_setUnconsciousAnim.sqf
include/z/ace/addons/medical_engine/functions/fnc_unlockUnconsciousSeat.sqf
include/z/ace/addons/medical_engine/functions/fnc_updateBodyPartVisuals.sqf
include/z/ace/addons/medical_engine/functions/fnc_updateDamageEffects.sqf
include/z/ace/addons/medical_engine/initSettings.inc.sqf
include/z/ace/addons/medical_engine/README.md
include/z/ace/addons/medical_engine/script_component.hpp
include/z/ace/addons/medical_engine/script_macros_config.hpp
include/z/ace/addons/medical_engine/script_macros_medical.hpp
include/z/ace/addons/medical_engine/stringtable.xml
include/z/ace/addons/medical_engine/XEH_postInit.sqf
include/z/ace/addons/medical_engine/XEH_preInit.sqf
include/z/ace/addons/medical_engine/XEH_PREP.hpp
include/z/ace/addons/medical_engine/XEH_preStart.sqf