vehicles: Difference between revisions
Jump to navigation
Jump to search
m (see also) |
m (format) |
||
Line 25: | Line 25: | ||
<dl class="command_description"> | <dl class="command_description"> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<dd class="notedate">Posted on June 24, 2007 | <dd class="notedate">Posted on June 24, 2007 | ||
<dt class="note">'''[[User:5133p39|5133p39]]''' | <dt class="note">'''[[User:5133p39|5133p39]]''' | ||
<dd class="note"> | <dd class="note">(A1 1.08 )This command is returning '''only vehicles''' and '''no soldiers'''. | ||
<dd class="notedate">Posted on July 15, 2011 | <dd class="notedate">Posted on July 15, 2011 | ||
<dt class="note">'''[[User:kju|kju]]''' | <dt class="note">'''[[User:kju|kju]]''' | ||
<dd class="note"> | <dd class="note">(A2 1.51)It returns both empty and crewed vehicles. | ||
<dd class="notedate">Posted on december 22, 2013 | <dd class="notedate">Posted on december 22, 2013 | ||
<dt class="note">'''[[User:Killzone_Kid|Killzone_Kid]]''' | <dt class="note">'''[[User:Killzone_Kid|Killzone_Kid]]''' | ||
<dd class="note"> | <dd class="note">(A3)It will also return "WeaponHolderSimulated" of dead bodies (weapon on the ground). | ||
</dl> | </dl> | ||
Revision as of 12:47, 15 September 2014
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:
- allCuratorsallGroupsallDeadplayableUnitsswitchableUnitsallUnitsUAVallDeadMenagentsallUnits
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
- Posted on June 24, 2007
- 5133p39
- (A1 1.08 )This command is returning only vehicles and no soldiers.
- Posted on July 15, 2011
- kju
- (A2 1.51)It returns both empty and crewed vehicles.
- Posted on december 22, 2013
- Killzone_Kid
- (A3)It will also return "WeaponHolderSimulated" of dead bodies (weapon on the ground).