ropeDetach: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:Take[ _]On[ _]Helicopters:[ _]New[ _]Scripting[ _]Commands[ _]List(\|[^]]+)?\]\] " to "") |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
||
(32 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| | |game1= tkoh | ||
|version1= 1.00 | |||
|game2= arma3 | |||
|version2= 1.34 | |||
| game2= arma3 | |||
| version2= 1.34 | |||
|gr1= Ropes and Sling Loading | |gr1= Ropes and Sling Loading | ||
| Detaches attached object from rope (i.e. detaches rope end from attached to it entity). See [[ropeAttachTo]] for attach operation. | |descr= Detaches attached object from rope (i.e. detaches rope end from attached to it entity). See [[ropeAttachTo]] for attach operation. | ||
| attachedObject [[ropeDetach]] rope | |s1= attachedObject [[ropeDetach]] rope | ||
|p1= attachedObject: [[Object]] - entity attached to the end of rope | |p1= attachedObject: [[Object]] - entity attached to the end of rope | ||
Line 19: | Line 17: | ||
|p2= rope: [[Object]] - rope object to which entity is attached | |p2= rope: [[Object]] - rope object to which entity is attached | ||
| [[Nothing]] | |r1= [[Nothing]] | ||
|x1 = < | |x1= <sqf>vehicle player ropeDetach myRope;</sqf> | ||
| [[ropeCreate]] | |seealso= [[ropeCreate]] [[ropeDestroy]] [[ropeSetCargoMass]] [[ropes]] [[canSlingLoad]] [[enableRopeAttach]] [[getSlingLoad]] [[ropeAttachedObjects]] [[ropeAttachTo]] [[ropeLength]] [[ropeUnwound]] [[ropeAttachedTo]] [[ropeAttachEnabled]] [[ropeCut]] [[ropeEndPosition]] [[ropeUnwind]] | ||
}} | }} | ||
Latest revision as of 10:24, 13 May 2022
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:
Additional Information
- See also:
- ropeCreate ropeDestroy ropeSetCargoMass ropes canSlingLoad enableRopeAttach getSlingLoad ropeAttachedObjects ropeAttachTo ropeLength ropeUnwound ropeAttachedTo ropeAttachEnabled ropeCut ropeEndPosition ropeUnwind
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