[veh, toPoint, ropeEndDownDir] ropeAttachTo rope

Operand types

[veh, toPoint, ropeEndDownDir]: Array
rope: Object

Type of returned value

Description

Attach vehicle to rope with optional offset.

veh: Object
toPoint: Array - off-set position in model space
ropeEndDownDir: Array - direction vector
rope: Object

Used In

Arma3

Example

[veh1,[0,0,0],[0,0,-1]] ropeAttachTo (ropes heli1 select 0);
Search OFPEC COMREF