ropeAttachedTo

From Bohemia Interactive Community
Revision as of 01:32, 25 August 2018 by Killzone Kid (talk | contribs) (description, pic)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns the rope owner to which other objects are attached with ropes. This command is the opposite of ropeAttachedObjects.

ropeAttachedTo.jpg
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

Notes

Bottom Section