BIS fnc getArea: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=") |
Lou Montana (talk | contribs) m (Text replacement - " \| *([^s][^=]+ call .+) " to " |s1=$1 ") |
||
Line 9: | Line 9: | ||
|gr2= Map and Markers | |gr2= Map and Markers | ||
| Extracts area information from trigger, marker, location or array | |s1= Extracts area information from trigger, marker, location or array | ||
| param call [[BIS_fnc_getArea]] | | param call [[BIS_fnc_getArea]] |
Revision as of 20:55, 10 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- GeometryMap and Markers
Syntax
- Syntax:
- Extracts area information from trigger, marker, location or array
- Parameters:
- param:
Could be one of
- Return Value:
- Array - in format [center, a, b, angle, isRectangle, height]
Examples
- Example 1:
_area = [player, 100] call BIS_fnc_getArea;
Additional Information
- See also:
- createTriggercreateMarkersetTriggerAreasetMarkerSizetriggerAreamarkerSizeinAreainAreaArrayBIS_fnc_inTrigger
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