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