mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
removed humanity heartbeat again
This commit is contained in:
@@ -1222,11 +1222,6 @@ class FSM
|
|||||||
"" \n
|
"" \n
|
||||||
" call player_checkStealth;" \n
|
" call player_checkStealth;" \n
|
||||||
" dayz_statusArray = [] call player_updateGui;" \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
|
" sleep 0.2;" \n
|
||||||
" };" \n
|
" };" \n
|
||||||
"};" \n
|
"};" \n
|
||||||
|
|||||||
Reference in New Issue
Block a user