nearEntities
{{Command|= Comments ____________________________________________________________________________________________
| arma2 |= Game name
|1.00|= Game version ____________________________________________________________________________________________
| Find entities in the circle with given radius. If typeName(s) is (are),given,only entities of given type (or its subtype) are listed. Example:_list = position player nearObjects 50 |= Description ____________________________________________________________________________________________
| position nearEntities radius or [typeName,radius] or [[typeName1,typeName2,...],radius] |= Syntax
|p1= position: Object or Array - |= PARAMETER1
|p2= [typeName,radius] or [[typeName1,typeName2,...],radius]: Array - |= PARAMETER2
|p3= |= PARAMETER3
| Array |= RETURNVALUE
|x1= (example)
|= EXAMPLE1
____________________________________________________________________________________________
| |= SEEALSO
| |= MPBEHAVIOUR ____________________________________________________________________________________________ }}