ropeLength: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " <dl class="command_description"> </dl>" to "")
m (Text replacement - "\{\{( *)Informative( *)\|" to "{{$1Feature$2|$2Informative$2|")
Line 8: Line 8:


| Return rope length in meters (set by [[ropeCreate]], [[ropeCut]], [[ropeUnwind]]).
| Return rope length in meters (set by [[ropeCreate]], [[ropeCut]], [[ropeUnwind]]).
{{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.}}


| [[ropeLength]] rope
| [[ropeLength]] rope

Revision as of 01:12, 7 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Ropes and Sling Loading

Syntax

Syntax:
Syntax needed
Parameters:
rope: Object
Return Value:
Return value needed

Examples

Example 1:
_length = ropeLength (ropes heli1 select 0);

Additional Information

See also:
See also needed

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