enableRopeAttach: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(global/local args)
m (Text replacement - "| Nothing |x1=" to "|r1= Nothing |x1=")
Line 17: Line 17:
|p2= enable: [[Boolean]] - [[false]] to disable rope attachment
|p2= enable: [[Boolean]] - [[false]] to disable rope attachment


| [[Nothing]]
|r1= [[Nothing]]


|x1= <code>[[vehicle]] [[player]] [[enableRopeAttach]] [[false]];</code>
|x1= <code>[[vehicle]] [[player]] [[enableRopeAttach]] [[false]];</code>

Revision as of 11:07, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Ropes and Sling Loading

Syntax

Syntax:
Syntax needed
Parameters:
entity: Object - given entity
enable: Boolean - false to disable rope attachment
Return Value:
Nothing

Examples

Example 1:
vehicle player enableRopeAttach false;

Additional Information

See also:
ropescanSlingLoadgetSlingLoadropeAttachedObjectsropeAttachToropeDestroyropeLengthropeUnwoundropeAttachedToropeCreateropeDetachropeAttachEnabledropeCutropeEndPositionropeUnwindsetSlingLoadslingLoadAssistantShown

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
Posted on 05 April, 2014
Waffle SS.
Attachable nearby vehicles may not update on Sling Load Assistant until re-opened.