武装突袭 Wiki
Advertisement
  Effects of this scripting function are not broadcasted over the network and remain local to the client the function is executed on

Click on the images for descriptions

Introduced in

Game:
Arma 2: Operation Arrowhead
Version:
1.56

Description

Description:
Direction indicator.

GUI layer for indicator is 17.

Syntax

Syntax:
[center,related object,color,sizeCoef] call BIS_fnc_dirIndicator
Parameters:
center: Object - center
related object: Object to which indicator points to
color (Optional): Array in format Color
sizeCoef (Optional): Number - size coeficient (default is same as height of command bar)
Return Value:
Nothing

Examples

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

Additional Information

Execution:
call
Multiplayer:
-
See also:
Functions Library

Notes

Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To

Notes

Bottom Section

Advertisement