This commit is contained in:
mrpvtdagger 2021-03-13 19:07:07 -04:00
parent 837a3232fc
commit 83f359ca40

View File

@ -63,6 +63,6 @@
_pos = [_heli, 5, 10, 0, 0, 20, 0] call BIS_fnc_findSafePos;
_x setPos _pos;
} forEach attachedObjects _heli;
removeAllActions _heli;
[_heli] remoteExec ["removeallactions"];
},nil,1.5,true,true,"","true",8,false,"",""]] remoteExec ["addAction"];
}, {}, "Sling Loading..."] call ace_common_fnc_progressBar; //I was lazy...