mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-22 03:16:27 +03:00
Update all cutText to dayz_rollingMessages
This commit is contained in:
@@ -87,7 +87,7 @@ if !(alive _item) then {
|
||||
_control ctrlShow true;
|
||||
|
||||
|
||||
cutText [format[(localize "str_player_consumed"),(getText (configFile >> "CfgVehicles" >> _animalType >> "displayName"))], "PLAIN DOWN"];
|
||||
format[localize "str_player_consumed",getText(configFile >> "CfgVehicles" >> _animalType >> "displayName")] call dayz_rollingMessages;
|
||||
player switchmove "";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user