camUseNVG: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Command " to "{{RV|type=command ") |
m (Text replacement - "\[\[[cC]ategory:[sS]cripting [cC]ommands\|[a-z A-Z 0-9_]+\]\]" to "") |
||
Line 28: | Line 28: | ||
{{GameCategory|ofpe|Scripting Commands}} | {{GameCategory|ofpe|Scripting Commands}} | ||
{{GameCategory|arma1|Scripting Commands}} | {{GameCategory|arma1|Scripting Commands}} |
Revision as of 01:23, 5 February 2021
Description
- Description:
- Description needed
- Groups:
- Camera Control
Syntax
- Syntax:
- Syntax needed
- Parameters:
- set: Boolean enable/disable night vision
- Return Value:
- Return value needed
Examples
- Example 1:
camUseNVG true;
- Example 2:
setDate [2000,12,31,0,0]; _cam = "camera" camCreate [0,0,0]; _cam camSetTarget player; _cam camSetRelPos [0,-5,3]; _cam cameraEffect ["Internal","Back"]; _cam camCommit 0; camUseNVG true;
Additional Information
- See also:
- See also needed
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