mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 17:42:01 +03:00
6 lines
120 B
Plaintext
6 lines
120 B
Plaintext
// rolltofront.sqf
|
|
|
|
private ["_unit"];
|
|
_unit = _this select 0;
|
|
|
|
_unit switchMove "ainjppnemstpsnonwrfldnon_rolltofront"; |