ropeDetach: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| TKOH |Game name= | | TKOH |Game name= | ||
Line 11: | Line 10: | ||
|gr1= Ropes and Sling Loading |GROUP1= | |gr1= Ropes and Sling Loading |GROUP1= | ||
| Detaches attached object from rope (i.e. detaches rope end from attached to it entity). See [[ropeAttachTo]] for attach operation. |Description= | | Detaches attached object from rope (i.e. detaches rope end from attached to it entity). See [[ropeAttachTo]] for attach operation. |Description= | ||
| attachedObject [[ropeDetach]] rope|Syntax= | | attachedObject [[ropeDetach]] rope|Syntax= | ||
Line 23: | Line 20: | ||
| [[Nothing]] |Return value= | | [[Nothing]] |Return value= | ||
|x1 = <code>[[vehicle]] [[player]] [[ropeDetach]] myRope;</code> |Example 1= | |x1 = <code>[[vehicle]] [[player]] [[ropeDetach]] myRope;</code> |Example 1= |
Revision as of 02:12, 17 January 2021
Description
- Description:
- Detaches attached object from rope (i.e. detaches rope end from attached to it entity). See ropeAttachTo for attach operation.
- Groups:
- Ropes and Sling Loading
Syntax
- Syntax:
- attachedObject ropeDetach rope
- Parameters:
- attachedObject: Object - entity attached to the end of rope
- rope: Object - rope object to which entity is attached
- 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