vehicles: Difference between revisions
Jump to navigation
Jump to search
m (Clarification about soldiers.) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| arma |= Game name | |||
|2.92|= Game version | |||
____________________________________________________________________________________________ | |||
| Return a list of vehicles in the current mission, including soldiers. It does not list soldiers which are boarded in a vehicle. |= Description | |||
____________________________________________________________________________________________ | |||
| '''vehicles''' |= Syntax | |||
| [[Array]] |= Return value | |||
____________________________________________________________________________________________ | |||
|x1= <pre>_vehicles = vehicles</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[Category:Scripting Commands|VEHICLES]] | |||
[[Category:Scripting Commands ArmA|VEHICLES]] | |||
Revision as of 22:49, 1 August 2006
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