ropeDetach: Difference between revisions
Jump to navigation
Jump to search
Badguy360th (talk | contribs) (Added Category "Scripting Commands Arma 3") |
Lou Montana (talk | contribs) |
||
Line 1: | Line 1: | ||
{{Command|Comments= | |||
____________________________________________________________________________________________ | |||
| TKOH |Game name= | |||
| | |1.00|Game version= | ||
| | | game2= arma3 |Game name 2= | ||
| version2= 1.34 |Game version 2= | |||
| version2= 1.34 |= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Detach a rope from an object. |= | | Detach a rope from an object. |Description= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| vehicle | | vehicle [[ropeDetach]] rope;|Syntax= | ||
|p1= vehicle: [[Object]] |Parameter 1= | |||
|p2= rope: [[Object]]|Parameter 2= | |||
|p2= rope: [[Object]]| | |||
| [[Nothing]] | | | [[Nothing]] |Return value= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1 = <code>[[vehicle]] [[player]] [[ropeDetach]] myRope;</code> | | |x1 = <code>[[vehicle]] [[player]] [[ropeDetach]] myRope;</code> |Example 1= | ||
| [[ropeCreate]], [[ropeDestroy]], [[ropeSetCargoMass]], [[ropes]], [[canSlingLoad]], [[enableRopeAttach]], [[getSlingLoad]], [[ropeAttachedObjects]], [[ropeAttachTo]], [[ropeLength]], [[ropeUnwound]], [[ropeAttachedTo]], [[ropeAttachEnabled]], [[ropeCut]], [[ropeEndPosition]], [[ropeUnwind]] |See also= | |||
}} | }} | ||
Line 37: | Line 36: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Scripting Commands]] | |||
[[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}}}}]] | [[Category:Take On Helicopters: New Scripting Commands List|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command Group: Ropes and Sling Loading]] |
Revision as of 00:05, 30 March 2019
Description
- Description:
- Detach a rope from an object.
- Groups:
- Uncategorised
Syntax
- Syntax:
- vehicle ropeDetach rope;
- Parameters:
- vehicle: Object
- rope: Object
- 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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Take On Helicopters version 1.00
- Take On Helicopters: New Scripting Commands
- Take On Helicopters: Scripting Commands
- Arma 3: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands Take On Helicopters
- Take On Helicopters: New Scripting Commands List
- Scripting Commands Arma 3
- Command Group: Ropes and Sling Loading