mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-19 10:46:40 +03:00
localization #3
This commit is contained in:
@@ -67,7 +67,7 @@ if(_inTow) then {
|
||||
detach _vehicle;
|
||||
_towTruck setVariable ["DZEinTow", false, true];
|
||||
_towTruck setVariable ["DZEvehicleInTow", objNull, true];
|
||||
cutText [format["%1 has been detached from Tow Truck.",_nameText], "PLAIN DOWN"];
|
||||
cutText [format[(localize "str_epoch_player_178"),_nameText], "PLAIN DOWN"];
|
||||
|
||||
_vehicle setvelocity [0,0,1];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user