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

6 lines
95 B
Plaintext

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