Difference between revisions of "01B5"
Jump to navigation
Jump to search
m |
|||
Line 10: | Line 10: | ||
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]]. The value set with this opcode is saved in block 0 of the [[Savegame|save file]]. | 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]]. The value set with this opcode is saved in block 0 of the [[Savegame|save file]]. | ||
− | |||
== Keywords == | == Keywords == |
Revision as of 07:55, 9 August 2015
Description
- Sets the upcoming weather type
Syntax
- 01B5: force_weather [int]
Parameter
- [int]
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. The value set with this opcode is saved in block 0 of the save file.
Keywords
set, force, weather