ropeDetach: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *TKOH * " to " | tkoh ")
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=")
Line 13: Line 13:
| Detaches attached object from rope (i.e. detaches rope end from attached to it entity). See [[ropeAttachTo]] for attach operation.
| Detaches attached object from rope (i.e. detaches rope end from attached to it entity). See [[ropeAttachTo]] for attach operation.


| attachedObject [[ropeDetach]] rope
|s1=  attachedObject [[ropeDetach]] rope


|p1= attachedObject: [[Object]] - entity attached to the end of rope
|p1= attachedObject: [[Object]] - entity attached to the end of rope

Revision as of 00:19, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
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