entities: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
<dl class='command_description'> | <dl class='command_description'> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<dd class="notedate">Posted on Mar 27, 2014 - 20:26 | |||
<dt class="note">'''[[User:ffur2007slx2_5|ffur2007slx2_5]]'''<dd class="note">In ArmA3 ver 1.14 type (string) can be any children class under configfile >> "CfgVehicles".<br> | |||
e.g.<br> | |||
<code>entities "All"; //or entities "CAManBase"; etc.</code> | |||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 13:33, 27 March 2014
Description
- Description:
- Returns a list of entities with given type.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
entities "Car"
Additional Information
- See also:
- nearEntitiesallUnitsvehiclesagents
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 Mar 27, 2014 - 20:26
- ffur2007slx2_5
- In ArmA3 ver 1.14 type (string) can be any children class under configfile >> "CfgVehicles".
e.g.
entities "All"; //or entities "CAManBase"; etc.
Bottom Section
Categories:
- Scripting Commands
- Introduced with Arma 2: Operation Arrowhead version 1.60
- Arma 2: Operation Arrowhead: New Scripting Commands
- Arma 2: Operation Arrowhead: Scripting Commands
- Command Group: Uncategorised
- ArmA 2: New Scripting Commands List
- Arma 3: New Scripting Commands List
- Scripting Commands ArmA2
- Scripting Commands Arma 3