ropes: Difference between revisions
Jump to navigation
Jump to search
Waffle SS. (talk | contribs) (Updated "See also", return value) |
m (dev) |
||
Line 2: | Line 2: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma 3 |= Game name | | arma 3 dev|= Game name | ||
|1.33|= Game version | |1.33|= Game version |
Revision as of 04:02, 17 October 2014
Description
- Description:
- Returns a vehicle's rope objects in an Array.
- Groups:
- Uncategorised
Syntax
Examples
Additional Information
- See also:
- canSlingLoadenableRopeAttachgetSlingLoadropeAttachedObjectsropeAttachToropeDestroyropeLengthropeUnwoundropeAttachedToropeCreateropeDetachropeAttachEnabledropeCutropeEndPositionropeUnwindsetSlingLoadslingLoadAssistantShown
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
[[Category:Introduced with arma 3 dev version 1.33]][[ Category: arma 3 dev: New Scripting Commands | ROPES]][[ Category: arma 3 dev: Scripting Commands | ROPES]]
Notes
- Posted on 05 April, 2014
- Waffle SS.
The ropes command seems to return each individual sling load rope. ropes will return an empty Array if the sling load ropes are not deployed. Ropes as of A3 1.33 have a cfgVehicles classname of "Rope".