mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
localize
This commit is contained in:
@@ -166,7 +166,7 @@ if (!isNull _humanityTarget and isPlayer _humanityTarget and alive _humanityTarg
|
|||||||
_rfriendlyTo set [count _rfriendlyTo, _charID];
|
_rfriendlyTo set [count _rfriendlyTo, _charID];
|
||||||
_humanityTarget setVariable ["friendlyTo", _rfriendlyTo, true];
|
_humanityTarget setVariable ["friendlyTo", _rfriendlyTo, true];
|
||||||
|
|
||||||
// titleText [format["You and %1 are now tagged as friendlies.", (name _humanityTarget)], "PLAIN DOWN"];
|
// titleText [format[(localize "STR_EPOCH_ACTIONS_17"), (name _humanityTarget)], "PLAIN DOWN"];
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -202,4 +202,4 @@ if (dayz_humanitytarget != _string) then {
|
|||||||
};
|
};
|
||||||
|
|
||||||
_array = [_foodVal,_thirstVal];
|
_array = [_foodVal,_thirstVal];
|
||||||
_array
|
_array
|
||||||
|
|||||||
Reference in New Issue
Block a user