ropeCreate: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 23: Line 23:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[ropeSetCargoMass]] |= See also
| [[ropeDestroy]], [[ropeDetach]], [[ropeSetCargoMass]] |= See also


}}
}}

Revision as of 21:35, 28 October 2011


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:
Rope

Examples

Examples:
Example needed

Additional Information

See also:
ropeDestroyropeDetachropeSetCargoMass

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