mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
@@ -107,6 +107,9 @@ if (_startMaintenance) then {
|
|||||||
PVDZ_object_replace = [_cursorTarget];
|
PVDZ_object_replace = [_cursorTarget];
|
||||||
publicVariableServer "PVDZ_object_replace";
|
publicVariableServer "PVDZ_object_replace";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
_cursorTarget setVariable["Maintenance",true,true];
|
||||||
|
|
||||||
localize "str_maintenanceDone" call dayz_rollingMessages;
|
localize "str_maintenanceDone" call dayz_rollingMessages;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user