vehicles: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(corrected)
m (Added ArmA2)
Line 32: Line 32:
[[Category:Scripting Commands|VEHICLES]]
[[Category:Scripting Commands|VEHICLES]]
[[Category:Scripting Commands ArmA|VEHICLES]]
[[Category:Scripting Commands ArmA|VEHICLES]]
[[Category:Scripting Commands ArmA2|VEHICLES]]

Revision as of 09:08, 3 June 2009

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Returns a list of all vehicles.
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.08 it is confirmed that this command is returning only vehicles and no soldiers. --5133p39 00:43, 24 June 2007 (CEST)

Bottom Section