BIS_fnc_dirIndicator
Jump to navigation
Jump to search
Description
- Description:
- Show a 4-directions indicator.
Indicator GUI layer is 17, its Display is accessible with uiNamespace getVariable "BIS_RscMissionScreen_dirIndicator".
Can be reexecuted to change its colour, but once executed this function cannot be halted until origin's death. - Execution:
- call
- Groups:
- GUI
Syntax
- Syntax:
- [origin, target, color, sizeCoef] call BIS_fnc_dirIndicator
- Parameters:
- origin: Object - origin, usually player
- target: Code, String, Object or Array format Position - to which indicator points to:
- color: Array format Color (RGBA) - (Optional, default [0.424,0.651,0.247,1] (Arma 2 green))
- sizeCoef: Number - (Optional, default 0.1045752 (command bar height)) size coefficient
- Return Value:
- Script Handle
Examples
- Example 1:
Additional Information
- See also:
- getRelDir
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