Add auto open chute option to HALO

This commit is contained in:
ebaydayz
2016-11-14 20:25:26 -05:00
parent de44b32c83
commit 414fd7e1b7
4 changed files with 41 additions and 17 deletions

View File

@@ -61,7 +61,7 @@ if (_method in ["explosion","melee","shot","shothead","shotheavy"] && !(_method
};
if (_playerName != "unknown" or _sourceName != "unknown") then {
if (toLower DZE_DeathMsgChat != "none" or DZE_DeathMsgCutText or DZE_DeathMsgDynamicText) then {
if (toLower DZE_DeathMsgChat != "none" or DZE_DeathMsgRolling or DZE_DeathMsgDynamicText) then {
PVDZE_deathMessage = _message;
//Don't use regular PV here since JIP clients don't need it
{