mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-22 03:16:27 +03:00
1.7.4 CE sync
This commit is contained in:
5
dayz_code/actions/dog/move.sqf
Normal file
5
dayz_code/actions/dog/move.sqf
Normal file
@@ -0,0 +1,5 @@
|
||||
_array = _this select 3;
|
||||
_handle = _array;
|
||||
|
||||
_handle setFSMVariable ["_command","move"];
|
||||
|
||||
Reference in New Issue
Block a user