glanceAt: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
[[Category:Scripting Commands OFP Elite |GLANCEAT]] | [[Category:Scripting Commands OFP Elite |GLANCEAT]] | ||
[[Category:Scripting Commands ArmA|GLANCEAT]] | [[Category:Scripting Commands ArmA|GLANCEAT]] | ||
Revision as of 03:14, 3 July 2006
unit(s) glanceAt position
Operand types:
Type of returned value:
Compatibility:
Version 2.40 required.
Description:
Control what the unit is glancing at (target or position) (format Position])
Examples:
someSoldier glanceAt otherSoldier
otherSoldier glanceAt getMarkerPos "markerOne"