ropeDestroy: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Category:Scripting Commands {{Command|= Comments ____________________________________________________________________________________________ | TKOH |= Game name |1.00|= G...") |
mNo edit summary |
||
Line 14: | Line 14: | ||
| '''ropeDestroy''' ropeObject|= Syntax | | '''ropeDestroy''' ropeObject|= Syntax | ||
|p1= ropeObject: [[ | |p1= ropeObject: [[Object]] - rope object returned by [[ropeCreate]] command |= Parameter 1 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>ropeDestroy myRope;</code> |= | |||
| [[ropeCreate]], [[ropeSetCargoMass]] |= See also | | [[ropeCreate]], [[ropeSetCargoMass]] |= See also | ||
Line 32: | Line 34: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Take On Helicopters: New Scripting Commands List|{{uc:{{PAGENAME}}}}]] |
Revision as of 11:16, 2 November 2011
Description
- Description:
- Destroy a rope.
- Groups:
- Uncategorised
Syntax
- Syntax:
- ropeDestroy ropeObject
- Parameters:
- ropeObject: Object - rope object returned by ropeCreate command
- Return Value:
- Nothing
Examples
- Example 1:
ropeDestroy myRope;
Additional Information
- See also:
- ropeCreateropeSetCargoMass
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