BIS fnc dirIndicator: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
m (Undo revision 237112 by R3vo (talk))
Tag: Undo
Line 38: Line 38:
[[Category:{{Name|arma2oa}}: Functions|{{uc:dirIndicator}}]]
[[Category:{{Name|arma2oa}}: Functions|{{uc:dirIndicator}}]]
[[Category:{{Name|tkoh}}: Functions|{{uc:dirIndicator}}]]
[[Category:{{Name|tkoh}}: Functions|{{uc:dirIndicator}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:dirIndicator}}]]

Revision as of 16:46, 2 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
GUI

Syntax

Syntax:
Syntax needed
Parameters:
origin: Object - origin, usually player
target: Code, String, Object or Position - to which indicator points to:
color: 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:
Return value needed

Examples

Example 1:
[player, TheBoss, [0.706, 0.0745, 0.0196, 1]] call BIS_fnc_dirIndicator;

Additional Information

See also:
See also needed

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