mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 17:42:01 +03:00
5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
private ["_handle"];
|
|
_handle = _this select 3;
|
|
|
|
_handle setFSMVariable ["_command","move"];
|