unitAimPositionVisual: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 8: | Line 8: | ||
|gr2= Render Time Scope | |gr2= Render Time Scope | ||
| Returns the position on the unit other units can aim at in render scope. See also [[aimPos]], [[unitAimPosition]]. | |descr= Returns the position on the unit other units can aim at in render scope. See also [[aimPos]], [[unitAimPosition]]. | ||
|s1= '''unitAimPositionVisual''' unit | |s1= '''unitAimPositionVisual''' unit |
Revision as of 21:26, 13 June 2021
Description
- Description:
- Returns the position on the unit other units can aim at in render scope. See also aimPos, unitAimPosition.
- Groups:
- Object ManipulationRender Time Scope
Syntax
- Syntax:
- unitAimPositionVisual unit
- Parameters:
- unit: Object
- Return Value:
- Array - position in format PositionAGL
Examples
- Example 1:
unitAimPositionVisual player;
Additional Information
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