nearObjectsReady: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ") |
||
Line 27: | Line 27: | ||
|x1= <code>_twnpos [[nearObjectsReady]] 500;//from ALICE</code> | |x1= <code>_twnpos [[nearObjectsReady]] 500;//from ALICE</code> | ||
|seealso= [[findNearestEnemy]] [[nearestBuilding]] [[nearestObject]] [[nearestObjects]] [[nearObjects]] [[nearestLocation]] [[nearEntities]] [[nearTargets]] [[nearSupplies]] [[nearestLocationWithDubbing]] | |seealso= [[findNearestEnemy]] [[nearestBuilding]] [[nearestObject]] [[nearestObjects]] [[nearObjects]] [[nearestLocation]] [[nearEntities]] [[nearTargets]] [[nearSupplies]] [[nearestLocationWithDubbing]] [[nearRoads]] | ||
}} | }} |
Revision as of 17:58, 20 January 2022
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
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