vehicles: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Clarification about soldiers.)
Line 22: Line 22:
'''Description:'''
'''Description:'''


Return a list of vehicles in the current mission.
Return a list of vehicles in the current mission, including soldiers. It does not list soldiers which are boarded in a vehicle.





Revision as of 21:53, 18 July 2006



vehicles


Operand types:

None

Type of returned value:

Array

Compatibility:

Version 2.92 required.

Description:

Return a list of vehicles in the current mission, including soldiers. It does not list soldiers which are boarded in a vehicle.


Example:

_vehicles = vehicles