nearestLocationWithDubbing: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Lou Montana (talk | contribs) m (Text replacement - "Feature Arma3" to "Feature arma3") |
||
Line 10: | Line 10: | ||
| Find the nearest location having a non-empty speech. | | Find the nearest location having a non-empty speech. | ||
{{Feature | {{Feature arma3|No locations are dubbed in {{arma3}}.}}|Description= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 06:38, 26 December 2020
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:
- findNearestEnemynearestBuildingnearestObjectnearestObjectsnearObjectsnearestLocationnearEntitiesnearTargetsnearSuppliesnearObjectsReadynearRoads
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