ropeAttachedTo: Difference between revisions
Jump to navigation
Jump to search
Waffle SS. (talk | contribs) m (duplicate in "see also") |
Killzone Kid (talk | contribs) (description, pic) |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|Returns the | |Returns the rope owner to which other objects are attached with ropes. This command is the opposite of [[ropeAttachedObjects]].<br><br> | ||
[[Image:ropeAttachedTo.jpg|400px]]|= Description | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|'''ropeAttachedTo''' | |'''ropeAttachedTo''' cargo|= Syntax | ||
|p1 = | |p1 = cargo: [[Object]] - object attached to the end of a rope | ||
| [[Object]] |= Return value | | [[Object]] - a vehicle from which the ropes originate, the rope owner |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1 = <code>_heli = | |x1 = <code>_heli = [[ropeAttachedTo]] veh1;</code> |= Example1 | ||
| [[ropes]], [[canSlingLoad]], [[enableRopeAttach]], [[getSlingLoad]], [[ropeAttachedObjects]], [[ropeAttachTo]], [[ropeDestroy]], [[ropeLength]], [[ropeUnwound]], [[ropeCreate]], [[ropeDetach]], [[ropeAttachEnabled]], [[ropeCut]], [[ropeEndPosition]], [[ropeUnwind]], [[setSlingLoad]], [[slingLoadAssistantShown]] |= See also | | [[ropes]], [[canSlingLoad]], [[enableRopeAttach]], [[getSlingLoad]], [[ropeAttachedObjects]], [[ropeAttachTo]], [[ropeDestroy]], [[ropeLength]], [[ropeUnwound]], [[ropeCreate]], [[ropeDetach]], [[ropeAttachEnabled]], [[ropeCut]], [[ropeEndPosition]], [[ropeUnwind]], [[setSlingLoad]], [[slingLoadAssistantShown]] |= See also |
Revision as of 00:32, 25 August 2018
Description
- Description:
- Returns the rope owner to which other objects are attached with ropes. This command is the opposite of ropeAttachedObjects.
- Groups:
- Uncategorised
Syntax
- Syntax:
- ropeAttachedTo cargo
- Parameters:
- cargo: Object - object attached to the end of a rope
- Return Value:
- Object - a vehicle from which the ropes originate, the rope owner
Examples
- Example 1:
_heli = ropeAttachedTo veh1;
Additional Information
- See also:
- ropescanSlingLoadenableRopeAttachgetSlingLoadropeAttachedObjectsropeAttachToropeDestroyropeLengthropeUnwoundropeCreateropeDetachropeAttachEnabledropeCutropeEndPositionropeUnwindsetSlingLoadslingLoadAssistantShown
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