ropeCreate

From Bohemia Interactive Community
Revision as of 11:23, 28 October 2011 by MadDogX (talk | contribs) (Created page with "ROPECREATE {{Command|= Comments ____________________________________________________________________________________________ | TKOH |= Game name...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
Create a rope between two given objects.
Groups:
Uncategorised

Syntax

Syntax:
Rope = ropeCreate [firstObject, relPosition1, secondObject, relPosition2, segmentCount]
Parameters:
firstObject: Object
relPosition1: Position (in model space of firstObject)
secondObject: Object
relPosition2: Position (in model space of secondObject)
segmentCount: Number
Return Value:
Boolean

Examples

Examples:
Example needed

Additional Information

See also:
ropeSetCargoMass

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