Difference between revisions of "08B2"

From GTAMods Wiki
Jump to navigation Jump to search
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<code>08B2=1,%1h%</code><br>
+
[[File:Heat.png|thumb|08B2 in action]]
'''Description''': Sets thermal vision<br>
+
{{OpCode
'''Parameter 1''': Flag<br>
+
| games      = {{Icon|SA}}
'''Supports''': San Andreas<br>
+
| command    = SET_INFRARED_VISION
 +
| description = Sets infrared vision
 +
| syntax1    = 08B2: enable_thermal_vision [''int'']
 +
| 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.
+
This opcode sets infrared vision. It is the same effect as wearing the thermal goggles.
  
==Flags==
+
== Keywords ==
'''Flag 0''': Disables thermal vision<br>
+
set, toggle, infrared, thermal, heat, vision
'''Flag 1''': Enables thermal vision<br>
 
http://img.photobucket.com/albums/v41/spaceeinstein/Heat.png
 
 
 
==Keywords==
 
set, toggle, thermal, heat, vision
 
 
 
[[Category:OpCodes]]
 

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