princessyiris
Banned
- 34
- Posts
- 5
- Years
- Seen Feb 6, 2020
I need to know what the code is that causes the next battle to have a specific weather.
Context:
The main character is playing a battling simulator on his PC.
He's fighting a virtual opponent, and it is supposed to have Hail throughout the fight.
I can't have the weather appear in the overworld, because it doesn't make sense for it to be snowing in his room.
I figured out how to change the battleback using
but I can't find any information on how to set actual weather for the next battle.
Context:
The main character is playing a battling simulator on his PC.
He's fighting a virtual opponent, and it is supposed to have Hail throughout the fight.
I can't have the weather appear in the overworld, because it doesn't make sense for it to be snowing in his room.
I figured out how to change the battleback using
Code:
$PokemonGlobal.nextBattleBack = "Mountain"