vehicles: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|VEHICLES]]
[[Category:Scripting Commands|VEHICLES]]
[[Category:Scripting Commands ArmA|VEHICLES]]
[[Category:Scripting Commands ArmA|VEHICLES]]
Line 24: Line 23:


Return a list of vehicles in the current mission.
Return a list of vehicles in the current mission.


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


_vehicles = '''vehicles'''
_vehicles = '''vehicles'''

Revision as of 00:21, 30 June 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.


Example:

_vehicles = vehicles