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