glanceAt: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "[[Category:Scripting_Commands_Take_On_Helicopters" to "[[Category:Scripting Commands Take On Helicopters") |
Lou Montana (talk | contribs) m (Text replacement - "[[Category:Scripting Commands ArmA|" to "[[Category:Scripting Commands Armed Assault|") |
||
Line 39: | Line 39: | ||
[[Category:Scripting Commands|GLANCEAT]] | [[Category:Scripting Commands|GLANCEAT]] | ||
[[Category:Scripting Commands OFP Elite |GLANCEAT]] | [[Category:Scripting Commands OFP Elite |GLANCEAT]] | ||
[[Category:Scripting Commands | [[Category:Scripting Commands Armed Assault|GLANCEAT]] | ||
[[Category:Command_Group:_Unit_Control|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Unit_Control|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] |
Revision as of 18:57, 3 June 2020
Description
- Description:
- Control what the unit(s) is/are glancing at (target or Position). If target is used, it will get revealed fully. How frequently the unit(s) is/are glancing there depends on behaviour.
- Groups:
- Uncategorised
Syntax
- Syntax:
- unit(s) glanceAt position
- Parameters:
- unit(s): Object or Array
- position: Object or Array
- Return Value:
- Nothing
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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Arma version 1.00
- Arma: New Scripting Commands
- Arma: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP Elite
- Scripting Commands Armed Assault
- Command Group: Unit Control
- Scripting Commands Arma 2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters