waypointAttachVehicle: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
[[Category:Scripting Commands ArmA|WAYPOINTATTACHVEHICLE]]
[[Category:Scripting Commands ArmA|WAYPOINTATTACHVEHICLE]]


<new command not populated>


<h2 style="color:#000066">''waypoint'' ''''' waypointAttachVehicle ''''' ''vehicle''</h2>


<h2 style="color:#000066">''''' waypointAttachVehicle '''''</h2>


'''Operand types:'''


'''Operand types:'''
waypoint: [[Array]]
vehicle: [[Object]]


'''Type of returned value:'''
'''Type of returned value:'''
Nothing


'''Compatibility:'''
'''Compatibility:'''
Version 1.86 required.


'''Description:'''
'''Description:'''


Attaches a vehicle to the given waypoint.


'''Example:'''
'''Example:'''
[grp, 2] '''waypointAttachVehicle''' vehicle player

Revision as of 19:14, 28 June 2006


waypoint waypointAttachVehicle vehicle


Operand types:

waypoint: Array vehicle: Object

Type of returned value:

Nothing

Compatibility:

Version 1.86 required.

Description:

Attaches a vehicle to the given waypoint.

Example:

[grp, 2] waypointAttachVehicle vehicle player