mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Hotwire rework
Rework again! - Readd sleep
This commit is contained in:
@@ -15,6 +15,7 @@ if (_removed == 1) then {
|
||||
player playActionNow "Medic";
|
||||
[player,"repair",0,false] call dayz_zombieSpeak;
|
||||
[player,50,true,(getPosATL player)] spawn player_alertZombies;
|
||||
uiSleep 8;
|
||||
|
||||
_vehType = getText (configFile >> "CfgVehicles" >> typeOf _vehicle >> "displayName");
|
||||
if ((random 10) <= 7.5) then {
|
||||
|
||||
Reference in New Issue
Block a user