ropeDestroy: Difference between revisions
Jump to navigation
Jump to search
Waffle SS. (talk | contribs) m (Updated "See also") |
(added ropeDetach to "See Also") |
||
Line 24: | Line 24: | ||
|x1= <code>[[ropeDestroy]] myRope;</code> |= Example 1 | |x1= <code>[[ropeDestroy]] myRope;</code> |= Example 1 | ||
| [[ropeCreate]], [[ropeSetCargoMass]], [[ropes]], [[canSlingLoad]], [[enableRopeAttach]], [[getSlingLoad]], [[ropeAttachedObjects]], [[ropeAttachTo]], [[ropeLength]], [[ropeUnwound]], [[ropeAttachedTo]], [[ropeAttachEnabled]], [[ropeCut]], [[ropeEndPosition]], [[ropeUnwind]] |= See also | | [[ropeCreate]], [[ropeDetach]], [[ropeSetCargoMass]], [[ropes]], [[canSlingLoad]], [[enableRopeAttach]], [[getSlingLoad]], [[ropeAttachedObjects]], [[ropeAttachTo]], [[ropeLength]], [[ropeUnwound]], [[ropeAttachedTo]], [[ropeAttachEnabled]], [[ropeCut]], [[ropeEndPosition]], [[ropeUnwind]] |= See also | ||
}} | }} |
Revision as of 13:44, 16 August 2015
Description
- Description:
- Destroy a rope.
- Groups:
- Uncategorised
Syntax
- Syntax:
- ropeDestroy rope
- Parameters:
- rope: Object - rope object returned by ropeCreate command
- Return Value:
- Nothing
Examples
- Example 1:
ropeDestroy myRope;
Additional Information
- See also:
- ropeCreateropeDetachropeSetCargoMassropescanSlingLoadenableRopeAttachgetSlingLoadropeAttachedObjectsropeAttachToropeLengthropeUnwoundropeAttachedToropeAttachEnabledropeCutropeEndPositionropeUnwind
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