mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-25 19:26:08 +03:00
Update all cutText to dayz_rollingMessages
This commit is contained in:
@@ -18,7 +18,7 @@ if ((_hasRawMeat) && (_hasdog == "false")) then {
|
||||
_target removeAction _id;
|
||||
player setvariable ["dogid", _fsmid];
|
||||
} else {
|
||||
cutText [localize "str_epoch_player_18","PLAIN DOWN"];
|
||||
localize "str_epoch_player_18" call dayz_rollingMessages;
|
||||
};
|
||||
|
||||
//handle publicVariables here later.
|
||||
|
||||
Reference in New Issue
Block a user