Difference between revisions of "01B7"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{Icon|t}} '''RELEASE_WEATHER''' <hr /> '''Description''' : Releases the weather '''Syntax''' : 01B7: release_weather '''Parameter''' : [''none''] This opcode resets the...")
 
m
 
Line 1: Line 1:
{{Icon|t}} '''RELEASE_WEATHER'''
+
{{OpCode
<hr />
+
| games      = {{Icon|t}}
'''Description'''
+
| command    = RELEASE_WEATHER
: Releases the [[weather]]
+
| description = Releases the [[weather]]
'''Syntax'''
+
| syntax1    = 01B7: release_weather
: 01B7: release_weather
+
| p1t        = ''none''
'''Parameter'''
+
}}
: [''none'']
 
  
This opcode resets the [[01B5|forced weather]] type, so the weather starts updating in its usual manner. Exactly the same effect could be achieved by calling 01B5 with the value of -1.
+
This opcode releases weather forced by opcodes [[01B5]] or [[01B6]] so that the weather starts updating in [[Time cycle#Weather lists|its usual manner]]. Exactly the same effect can be achieved by calling 01B5 with the value of ''-1''.
  
 
== Keywords ==
 
== Keywords ==
 
release, reset, weather
 
release, reset, weather
 
[[Category:OpCodes]]
 

Latest revision as of 02:09, 12 December 2016

GTA III Vice City San Andreas RELEASE_WEATHER


Description
Releases the weather
Syntax
01B7: release_weather
Parameter
none

This opcode releases weather forced by opcodes 01B5 or 01B6 so that the weather starts updating in its usual manner. Exactly the same effect can be achieved by calling 01B5 with the value of -1.

Keywords

release, reset, weather