1.0.1.6 Developer Build

This commit is contained in:
[VB]AWOL
2013-07-30 21:52:28 -05:00
parent e333adff4f
commit b2b79305f7
42 changed files with 791 additions and 438 deletions

View File

@@ -1103,11 +1103,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