ropeDetach

From Bohemia Interactive Community
Revision as of 03:12, 17 January 2021 by Lou Montana (talk | contribs) (Text replacement - "_{10,} " to "")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Detaches attached object from rope (i.e. detaches rope end from attached to it entity). See ropeAttachTo for attach operation.
Groups:
Ropes and Sling Loading

Syntax

Syntax:
attachedObject ropeDetach rope
Parameters:
attachedObject: Object - entity attached to the end of rope
rope: Object - rope object to which entity is attached
Return Value:
Nothing

Examples

Example 1:
vehicle player ropeDetach myRope;

Additional Information

See also:
ropeCreateropeDestroyropeSetCargoMassropescanSlingLoadenableRopeAttachgetSlingLoadropeAttachedObjectsropeAttachToropeLengthropeUnwoundropeAttachedToropeAttachEnabledropeCutropeEndPositionropeUnwind

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section