enableRopeAttach: Difference between revisions
Jump to navigation
Jump to search
(global/local args) |
Lou Montana (talk | contribs) |
||
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 10:07, 10 June 2021
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.