waypointAttachVehicle: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (fixed example)
Line 19: Line 19:
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <pre>[grp, 2] waypointAttachVehicle vehicle player</pre> |= Example 1
|x1= <code>[grp, 2] waypointAttachVehicle vehicle player</code> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 00:01, 4 August 2006

Hover & click on the images for description

Description

Description:
Attaches a vehicle to the given waypoint.
Groups:
Uncategorised

Syntax

Syntax:
waypoint waypointAttachVehicle vehicle
Parameters:
waypoint: Array
vehicle: Object
Return Value:
Nothing

Examples

Example 1:
[grp, 2] waypointAttachVehicle vehicle player

Additional Information

See also:
See also needed

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