Skip to content

Commit 0542e1c

Browse files
committed
mm
1 parent 44b1ade commit 0542e1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

co30_Domination.Altis/changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
- Added: More targets and side missions to the Chernarus 2020 version
44
- Added: AH-99 Blackfoot (Stub Wings)
5-
- Added: Enemy AI ragdoll based on the MDH ragdoll addon from Moerderhoschi (see https://steamcommunity.com/sharedfiles/filedetails/?id=3387437564)
5+
- Added: Enemy AI ragdoll based on the MDH ragdoll addon from Moerderhoschi (see https://steamcommunity.com/sharedfiles/filedetails/?id=3387437564 ), can be disabled in description.ext (d_doairagdoll)
66
- Fixed: Resources were subracted from dropped ammo boxes even if a player didn't take or change gear
77
- Fixed: Empty east groups in the Western Sahara version
88
- Fixed: Simplified enemy RPG force fire script to avoid stuttering, by longtime

co30_Domination.Altis/server/fn_airddo.sqf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// github: https://github.com/Moerderhoschi/arma3_mdhRagdoll
55
// steam mod version: https://steamcommunity.com/sharedfiles/filedetails/?id=3387437564
66

7-
#define __DEBUG__
7+
//#define __DEBUG__
88
#include "..\x_setup.sqf"
99

1010
__TRACE_1("","_this")

0 commit comments

Comments
 (0)