mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-18 10:16:39 +03:00
Update all cutText to dayz_rollingMessages
This commit is contained in:
@@ -26,6 +26,6 @@ if ((_vcl emptyPositions "cargo") > 0) then
|
||||
publicVariable "PVDZ_drg_RLact";
|
||||
player removeAction NORRN_dropAction;
|
||||
} else {
|
||||
cutText [localize "str_dragnospace", "PLAIN DOWN"];//hint "No space left in vehicle";
|
||||
localize "str_dragnospace" call dayz_rollingMessages;//hint "No space left in vehicle";
|
||||
};
|
||||
NORRN_load_wounded_action = true;
|
||||
|
||||
Reference in New Issue
Block a user