HeliRopeAction fix

This commit is contained in:
He-Man 2018-03-18 01:53:24 +01:00
parent 14fdd80060
commit 92035636be

View File

@ -270,6 +270,7 @@ if (_dikCode in (actionKeys "NightVision")) then {
};
if(!_ctrl && (_dikCode in (actionKeys "HeliRopeAction")))then{
if (player == vehicle player) exitwith {};
_msg = "";
if(EPOCH_ArmaSlingLoad)then{
if (["CfgEpochClient", "ActionHookRope", true] call EPOCH_fnc_returnConfigEntryV2) then {