entities: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |0.50|= Game version ____________________...")
 
(SEEALSO)
Line 21: Line 21:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[nearEntities]], [[allUnits]], [[vehicles]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 20:02, 11 March 2013

Hover & click on the images for description

Description

Description:
Returns a list of entities with given type.
Groups:
Uncategorised

Syntax

Syntax:
entities type
Parameters:
type: String
Return Value:
Array

Examples

Example 1:
entities "Car"

Additional Information

See also:
nearEntitiesallUnitsvehicles

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

Bottom Section