Difference between revisions of "01B5"

From GTAMods Wiki
Jump to navigation Jump to search
(created article)
 
(page updates)
Line 1: Line 1:
{{OpCode
+
{{Icon|t}} '''FORCE_WEATHER'''
| ini        = 01B5=1,%1d%
+
<hr />
| description = Sets the next weather cycle
+
'''Description'''
| p1          = [[01B6#List_of_Weather_IDs|weather ID]]
+
: Sets the upcoming [[weather]] type
| game        = [[GTA 3]], [[Vice City]], [[San Andreas]]
+
'''Syntax'''
}}
+
: 01B5: force_weather [''int'']
This opcode sets the next weather cycle to the assigned weather ID. The current weather will not change. To instantly change the weather, use opcode [[01B6]].
+
'''Parameter'''
 +
: [''int'']
 +
:: [[Time cycle#Weather Types|Weather type]]
  
==Keywords==
+
This opcode sets the upcoming weather type. The current weather will transition to the weather type but the weather does not immediately change. To immediately change the weather, use opcode [[01B6]].
 +
 
 +
== Keywords ==
 
set, force, weather
 
set, force, weather
 +
 +
[[Category:OpCodes]]

Revision as of 00:40, 9 August 2015

GTA III Vice City San Andreas FORCE_WEATHER


Description

Sets the upcoming weather type

Syntax

01B5: force_weather [int]

Parameter

[int]
Weather type

This opcode sets the upcoming weather type. The current weather will transition to the weather type but the weather does not immediately change. To immediately change the weather, use opcode 01B6.

Keywords

set, force, weather