ropeDestroy: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| TKOH | | TKOH | ||
|1.00 | |1.00 | ||
| game2= arma3 | | game2= arma3 | ||
| version2= 1.34 | | version2= 1.34 | ||
|gr1= Ropes and Sling Loading | |gr1= Ropes and Sling Loading | ||
| Destroys the given rope. If the rope is attached to a vehicle, it will be detached and then destroyed. | | Destroys the given rope. If the rope is attached to a vehicle, it will be detached and then destroyed. | ||
| [[ropeDestroy]] rope | | [[ropeDestroy]] rope | ||
|p1= rope: [[Object]] - rope object returned by [[ropeCreate]] command | |p1= rope: [[Object]] - rope object returned by [[ropeCreate]] command | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>[[ropeDestroy]] myRope;</code> | |x1= <code>[[ropeDestroy]] myRope;</code> | ||
| [[ropeCreate]], [[ropeDetach]], [[ropeSetCargoMass]], [[ropes]], [[canSlingLoad]], [[enableRopeAttach]], [[getSlingLoad]], [[ropeAttachedObjects]], [[ropeAttachTo]], [[ropeLength]], [[ropeUnwound]], [[ropeAttachedTo]], [[ropeAttachEnabled]], [[ropeCut]], [[ropeEndPosition]], [[ropeUnwind]] | | [[ropeCreate]], [[ropeDetach]], [[ropeSetCargoMass]], [[ropes]], [[canSlingLoad]], [[enableRopeAttach]], [[getSlingLoad]], [[ropeAttachedObjects]], [[ropeAttachTo]], [[ropeLength]], [[ropeUnwound]], [[ropeAttachedTo]], [[ropeAttachEnabled]], [[ropeCut]], [[ropeEndPosition]], [[ropeUnwind]] | ||
}} | }} | ||
Revision as of 11:02, 18 January 2021
Description
- Description:
- Destroys the given rope. If the rope is attached to a vehicle, it will be detached and then destroyed.
- Groups:
- Ropes and Sling Loading
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