mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
removed humanity heartbeat again
This commit is contained in:
@@ -1222,11 +1222,6 @@ class FSM
|
||||
"" \n
|
||||
" call player_checkStealth;" \n
|
||||
" dayz_statusArray = [] call player_updateGui;" \n
|
||||
" if (!isNull cursorTarget and !dayz_heartBeat) then {" \n
|
||||
" if (alive cursorTarget) then {" \n
|
||||
" _id = cursorTarget spawn dayz_lowHumanity;" \n
|
||||
" };" \n
|
||||
" };" \n
|
||||
" sleep 0.2;" \n
|
||||
" };" \n
|
||||
"};" \n
|
||||
|
||||
Reference in New Issue
Block a user