mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-03-01 11:11:52 +03:00
7 lines
103 B
Plaintext
7 lines
103 B
Plaintext
// rolltofront.sqf
|
|
|
|
_unit = _this select 0;
|
|
|
|
_unit switchMove "ainjppnemstpsnonwrfldnon_rolltofront";
|
|
|