glanceAt: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:[sS]cripting [cC]ommands\|[a-z A-Z 0-9_]+\]\]" to "")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 22: Line 22:
|x2= <code>[_someSoldier, _otherSoldier] [[glanceAt]] [[markerPos]] "markerOne"</code>
|x2= <code>[_someSoldier, _otherSoldier] [[glanceAt]] [[markerPos]] "markerOne"</code>


| [[lookAt]], [[commandWatch]], [[doWatch]]
|seealso= [[lookAt]], [[commandWatch]], [[doWatch]]
}}
}}



Revision as of 00:49, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Unit Control

Syntax

Syntax:
Syntax needed
Parameters:
unit(s): Object or Array
position: Object or Array
Return Value:
Return value needed

Examples

Example 1:
_someSoldier glanceAt _otherSoldier
Example 2:
[_someSoldier, _otherSoldier] glanceAt markerPos "markerOne"

Additional Information

See also:
lookAtcommandWatchdoWatch

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