Difference between revisions of "08FD"

From GTAMods Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
<code>08FD=1,%1d%</code><br>
+
{{OpCode
'''Description''': Sets the heat haze<br>
+
| games      = {{Icon|SA}}
'''Parameter 1''': Flag<br>
+
| command    = SET_HEATHAZE_EFFECT
'''Supports''': San Andreas<br>
+
| description = Sets the heat haze effect
 +
| syntax1    = 08FD: enable_heat_visuals [''int'']
 +
| p1t        = [''int'']
 +
| p1d        = 0 = disable, 1 = enable (default)
 +
}}
  
This opcode can enable and disable the heat haze weather effect. There is no known documentation on how to restore the heat haze to default after using this opcode.
+
This opcode sets the heat haze [[weather]] effect. A change in weather that has the heat haze effect will enable the effect.
  
==Flags==
+
== Keywords ==
'''Flag 0''': Disables heat haze<br>
+
set, enable, heat, haze, visuals, effect
'''Flag 1''': Enables heat haze
 
 
 
==Keywords==
 
enable, disable, heat, haze
 
 
 
[[Category:OpCodes]]
 

Latest revision as of 23:03, 18 June 2016

San Andreas SET_HEATHAZE_EFFECT


Description
Sets the heat haze effect
Syntax
08FD: enable_heat_visuals [int]
Parameter
[int]
0 = disable, 1 = enable (default)

This opcode sets the heat haze weather effect. A change in weather that has the heat haze effect will enable the effect.

Keywords

set, enable, heat, haze, visuals, effect