• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Akari, Selene, Mint, Solana - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Scripting Question] Change Weather Inside Script

There is a weather-controlling NPC in Route 7 of the example maps (he's the one furthest east). While he does control some weather types using the "Set Weather Effects" event command, he controls others using code. Said code can be used for all weather types.
 
There is a weather-controlling NPC in Route 7 of the example maps (he's the one furthest east). While he does control some weather types using the "Set Weather Effects" event command, he controls others using code. Said code can be used for all weather types.

Btw in the script "$game_screen.weather(PBFieldWeather::Blizzard,9.0,20)" what are the 9.0 and 20 for? Im using Blizzard as an example though. Thank you in advance.
 
Back
Top