freeLook: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z][a-zA-Z0-9_]+)\]\]([^ ]*) ([^ ]*) ([^ ]*) ([^ ]*) ?<\/code>" to "<code>$1$2$3 $4 $5 $6</code>") |
Lou Montana (talk | contribs) m (Text replacement - "<code>([^<]*)\[\[([a-zA-Z][a-zA-Z0-9_]+)\]\]([^<]*) *<\/code>" to "<code>$1$2$3</code>") |
||
Line 14: | Line 14: | ||
|x1= <code>if freeLook then | |x1= <code>if freeLook then | ||
{ | { | ||
systemChat "Quit looking around, soldier!"; | |||
};</code> | };</code> | ||
|seealso= [[lookAt]] | |seealso= [[lookAt]] | ||
}} | }} |
Revision as of 13:00, 12 May 2022
Description
- Description:
- Returns if freelook is active on the current machine's controlled character.
- Groups:
- Object Manipulation
Syntax
Examples
- Example 1:
if freeLook then { systemChat "Quit looking around, soldier!"; };
Additional Information
- See also:
- lookAt
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