Difference between revisions of "08B2"

From GTAMods Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 +
[[File:Heat.png|thumb|08B2 in action]]
 
{{OpCode
 
{{OpCode
| ini        = 08B2=1,%1h%
+
| games      = {{Icon|SA}}
| description = Sets thermal vision
+
| command    = SET_INFRARED_VISION
| p1          = Flag
+
| description = Sets infrared vision
| game        = [[San Andreas]]
+
| syntax1    = 08B2: enable_thermal_vision [''int'']
| native      =
+
| p1t        = [''int'']
 +
| p1d        = 0 = off, 1 = on
 
}}
 
}}
This opcode can set thermal vision mode. This effect is the same effect as when the thermal goggles is worn.
 
  
==Flags==
+
This opcode sets infrared vision. It is the same effect as wearing the thermal goggles.
'''Flag 0''': Disables thermal vision<br>
 
'''Flag 1''': Enables thermal vision<br>
 
[[Image:Heat.png]]
 
  
==Keywords==
+
== Keywords ==
set, toggle, thermal, heat, vision
+
set, toggle, infrared, thermal, heat, vision

Latest revision as of 05:55, 5 June 2016

08B2 in action

San Andreas SET_INFRARED_VISION


Description
Sets infrared vision
Syntax
08B2: enable_thermal_vision [int]
Parameter
[int]
0 = off, 1 = on

This opcode sets infrared vision. It is the same effect as wearing the thermal goggles.

Keywords

set, toggle, infrared, thermal, heat, vision