ropeAttachEnabled: 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 | ||
| Returns [[true]] if entity can be attached to a rope end. | |descr= Returns [[true]] if entity can be attached to a rope end. | ||
|s1= [[ropeAttachEnabled]] entity | |s1= [[ropeAttachEnabled]] entity |
Revision as of 21:15, 13 June 2021
Description
- Description:
- Returns true if entity can be attached to a rope end.
- Groups:
- Ropes and Sling Loading
Syntax
- Syntax:
- ropeAttachEnabled entity
- Parameters:
- entity: Object - entity to check
- Return Value:
- Boolean - true if allowed
Examples
- Example 1:
ropeAttachEnabled veh1;
Additional Information
- See also:
- ropescanSlingLoadenableRopeAttachgetSlingLoadropeAttachedObjectsropeAttachToropeDestroyropeLengthropeUnwoundropeAttachedToropeCreateropeDetachropeCutropeEndPositionropeUnwindsetSlingLoadslingLoadAssistantShown
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