ropeDestroy: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (format)
(Updated game name/version)
Line 7: Line 7:


|1.00|= Game version
|1.00|= Game version
| game2= arma3 |=
| version2= 1.34 |=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 03:20, 6 November 2014


Hover & click on the images for description

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:
ropeCreateropeDetachropeSetCargoMass

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