mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
HeliRopeAction fix
This commit is contained in:
parent
14fdd80060
commit
92035636be
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user