mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 09:32:02 +03:00
6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
// animDrag.sqf
|
|
|
|
private ["_dragee"];
|
|
_dragee = _this select 0;
|
|
|
|
_dragee switchmove "ainjppnemstpsnonwrfldb_still"; |