mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-22 03:16:27 +03:00
Add auto open chute option to HALO
This commit is contained in:
@@ -359,7 +359,7 @@ if (!isDedicated) then {
|
||||
case "side": {BIS_functions_mainscope sideChat _message;};
|
||||
case "system": {systemChat _message;};
|
||||
};
|
||||
if (DZE_DeathMsgCutText) then {_message call dayz_rollingMessages;};
|
||||
if (DZE_DeathMsgRolling) then {_message call dayz_rollingMessages;};
|
||||
diag_log format["DeathMessage: %1",_message];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user