Files
DayZ-Epoch/dayz_code/actions/dog/move.sqf
2012-12-15 08:37:22 -06:00

5 lines
93 B
Plaintext

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