Fix tame_dog errors

Tame_dog_old and player_tameDog are not used.
This commit is contained in:
ebaydayz
2016-04-18 21:49:27 -04:00
parent 464c26861c
commit 4d5dc060d2
8 changed files with 29 additions and 104 deletions

View File

@@ -813,6 +813,7 @@ class FSM
" _handle setFSMVariable [""_hunger"",_hunger];" \n
" uiSleep 0.5;" \n
" };" \n
" player setVariable [""dogID"",0];" \n
"};" \n
"" \n
"_script = [_dog,1,2,[_handle,true]] execVM (_actionDir + ""warn.sqf"");"/*%FSM</STATEINIT""">*/;