mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-03-01 11:11:52 +03:00
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
// rolltoback.sqf
|
|
|
|
private ["_unit"];
|
|
_unit = _this select 0;
|
|
|
|
_unit switchMove "ainjppnemstpsnonwrfldnon_rolltoback"; |