nearEntities

From Bohemia Interactive Community
Revision as of 05:39, 4 June 2009 by Kronzky (talk | contribs) (populated)
Jump to navigation Jump to search

{{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 ____________________________________________________________________________________________ }}

Notes

Bottom Section