waypointAttachVehicle: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:


waypoint: [[Array]]
waypoint: [[Array]]
vehicle: [[Object]]
vehicle: [[Object]]


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


Nothing
[[Nothing]]


'''Compatibility:'''
'''Compatibility:'''
Line 23: Line 24:


Attaches a vehicle to the given waypoint.
Attaches a vehicle to the given waypoint.


'''Example:'''
'''Example:'''


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

Revision as of 14:26, 29 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