ropeLength: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 7: | Line 7: | ||
|gr1= Ropes and Sling Loading | |gr1= Ropes and Sling Loading | ||
| Return rope length in meters (set by [[ropeCreate]], [[ropeCut]], [[ropeUnwind]]). | |descr= Return rope length in meters (set by [[ropeCreate]], [[ropeCut]], [[ropeUnwind]]). | ||
{{Feature|Informative|Returned rope length will remain the same, even if the rope is stretched.}} | {{Feature|Informative|Returned rope length will remain the same, even if the rope is stretched.}} | ||
Revision as of 21:15, 13 June 2021
Description
- Description:
- Return rope length in meters (set by ropeCreate, ropeCut, ropeUnwind).
- Groups:
- Ropes and Sling Loading
Syntax
- Syntax:
- ropeLength rope
- Parameters:
- rope: Object
- Return Value:
- Number
Examples
- Example 1:
_length = ropeLength (ropes heli1 select 0);
Additional Information
- See also:
- ropescanSlingLoadenableRopeAttachgetSlingLoadropeAttachedObjectsropeAttachToropeDestroyropeUnwoundropeAttachedToropeCreateropeDetachropeAttachEnabledropeCutropeEndPositionropeUnwindsetSlingLoadslingLoadAssistantShown
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