From Bohemia Interactive Community
Hover & click on the images for description
Description
- Description:
- Activate camera thermal vision.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Bool setCamUseTi mode index
- Parameters:
- Bool: Boolean
- mode index: Number
- Return Value:
- Nothing
Examples
- Example 1:
true setCamUseTi 1;
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
Notes
- Bashkire
- The number (in this case 0) defines what sort of thermal vision it is:
0 = White Hot
1 = Black Hot
2 = Light Green Hot / Darker Green cold
3 = Black Hot / Darker Green cold
4 = Light Red Hot /Darker Red Cold
5 = Black Hot / Darker Red Cold
6 = White Hot . Darker Red Col
7 = Thermal (Shade of Red and Green, Bodys are white)
Bottom Section