From Bohemia Interactive Community
Hover & click on the images for description
Description
- Description:
- Return a list of vehicles in the current mission, including soldiers. It does not list soldiers which are boarded in a vehicle.
- Groups:
- Uncategorised
Syntax
- Syntax:
- vehicles
- Return Value:
- Array
Examples
- Example 1:
_vehicles = vehicles
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
As far as version 1.02 it is confirmed that this command is returning only vehicles and no units at all. --5133p39 00:39, 30 December 2006 (CET)
The only vehicles is not a real problem, also Triggers 'ANY' gives the same kind of result. Read the discution Tab, i put a solution about it there.--Giova 16:00, 20 February 2007 (CET)
Bottom Section