mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
Fix tame_dog errors
Tame_dog_old and player_tameDog are not used.
This commit is contained in:
@@ -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""">*/;
|
||||
|
||||
Reference in New Issue
Block a user