mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
localize
This commit is contained in:
@@ -16,7 +16,7 @@ _rfriendlies = _target getVariable ["friendlies", []];
|
||||
|
||||
if !(_callerID in _rfriendlies) then {
|
||||
// caller
|
||||
titleText [(localize "STR_EPOCH_ACTIONS_8"), "PLAIN DOWN"]; // TODO: localize
|
||||
titleText [(localize "STR_EPOCH_ACTIONS_8"), "PLAIN DOWN"];
|
||||
// target
|
||||
//Could be changed to PVC via server_sendToClient.sqf (From DayZCE) - Commit by Skaronator
|
||||
PVDZE_plr_FriendRQ = _target;
|
||||
|
||||
Reference in New Issue
Block a user