Page MenuHomeFeedback Tracker

enableRopeAttach has no effect on lifter
New, WishlistPublic

Description

The command "heli enableRopeAttach false" do not disable the "Hook" action for helicopter.

According to the Biki : "Enable/disable ability to attach or be attached to ropes for given vehicle"

BUT the command has effect only if executed on the attached object. NOT if used on the object which will attach.

Details

Legacy ID
123436092
Severity
None
Resolution
Open
Reproducibility
Always
Category
Sling Loading
Steps To Reproduce

Create a mission with :

  • a UH-80 named "heli"
  • a SDV submarine named "submarine"
  • description.ext with "enableDebugConsole = 1;"

Put this in a "watch line" in console : heli canSlingLoad submarine
It returns true.

Then execute this in the debug console :
heli enableRopeAttach false;

The "watch line" now returns false.

Take off with the helicopter and try to "Hook" the submarine. The action is ALLOWED.

Additional Information

It only work if we execute this :
submarine enableRopeAttach false;

Event Timeline

madbull edited Steps To Reproduce. (Show Details)Oct 23 2014, 9:11 AM
madbull edited Additional Information. (Show Details)
madbull set Category to Sling Loading.
madbull set Reproducibility to Always.
madbull set Severity to None.
madbull set Resolution to Open.
madbull set Legacy ID to 123436092.May 7 2016, 7:40 PM