nearestLocationWithDubbing: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "Position2D" to "Position2D") |
Lou Montana (talk | contribs) |
||
Line 28: | Line 28: | ||
|x2= <code>_location = [[nearestLocationWithDubbing]] [[getMarkerPos]] "myMarker";</code> | |x2= <code>_location = [[nearestLocationWithDubbing]] [[getMarkerPos]] "myMarker";</code> | ||
|seealso= [[findNearestEnemy]] | |seealso= [[findNearestEnemy]] [[nearestBuilding]], [[nearestObject]], [[nearestObjects]], [[nearObjects]], [[nearestLocation]], [[nearEntities]], [[nearTargets]], [[nearSupplies]], [[nearObjectsReady]], [[nearRoads]] | ||
}} | }} |
Revision as of 16:49, 20 January 2022
Description
- Description:
- Find the nearest location having a non-empty speech.
- Groups:
- Locations
Syntax
- Syntax:
- nearestLocationWithDubbing position
- Parameters:
- position: Object or Array in format PositionAGL or Position2D
- Return Value:
- Location
Examples
- Example 1:
_location = nearestLocationWithDubbing player;
- Example 2:
_location = nearestLocationWithDubbing getMarkerPos "myMarker";
Additional Information
- See also:
- findNearestEnemy nearestBuildingnearestObjectnearestObjectsnearObjectsnearestLocationnearEntitiesnearTargetsnearSuppliesnearObjectsReadynearRoads
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