mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
Update all cutText to dayz_rollingMessages
This commit is contained in:
@@ -5,4 +5,4 @@ _name = _body getVariable["bodyName","unknown"];
|
||||
_method = _body getVariable["deathType","unknown"];
|
||||
_methodStr = localize format ["str_death_%1",_method];
|
||||
|
||||
cutText [format [localize "str_player_studybody",_name,_methodStr], "PLAIN DOWN"];
|
||||
format[localize "str_player_studybody",_name,_methodStr] call dayz_rollingMessages;
|
||||
|
||||
Reference in New Issue
Block a user