Files
DayZ-Epoch/dayz_code/actions/dog/move.sqf
2012-11-05 16:11:06 -06:00

6 lines
91 B
Plaintext

_array = _this select 3;
_handle = _array;
_handle setFSMVariable ["_command","move"];