nearObjectsReady

From Bohemia Interactive Community
Revision as of 14:27, 5 May 2022 by Lou Montana (talk | contribs) (Text replacement - "<code>([a-zA-Z0-9_]+) +\[\[([a-zA-Z0-9_]+)\]\] +([a-zA-Z0-9_]+);? *(\/\/[^ ]+) *<\/code>" to "<sqf>$1 $2 $3; $4</sqf>")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Check whether all data are loaded to nearObjects will return in reasonable time.
Groups:
Object Detection

Syntax

Syntax:
position nearObjectsReady radius
Parameters:
position: Object or Array in format PositionAGL or Position2D
radius: Number -
Return Value:
Boolean

Examples

Example 1:
_twnpos nearObjectsReady 500; //from ALICE

Additional Information

See also:
findNearestEnemy nearestBuilding nearestObject nearestObjects nearObjects nearestLocation nearEntities nearTargets nearSupplies nearestLocationWithDubbing nearRoads nearestMines

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