Weather Overworlds Not Working?

Ranko

Aloof Unmoving Maiden
Member
Joined
May 17, 2017
Posts
79
Heya, been having this problem for awhile. Trying to get the Blizzard Overworld effect working on a map to no avail. I copied the instructions from http://pokemonessentials.wikia.com/wiki/Metadata

and here's what my metadata is

#-------------------------------
[000]
PlayerA=POKEMONTRAINER_Red,trchar000,boy_bike,boy_surf,boy_run,boy_surf,boy_fish_offset,xxx
PlayerB=POKEMONTRAINER_Leaf,trchar001,girl_bike,girl_surf,girl_run,girl_surf,girl_fish_offset,xxx
TrainerVictoryME=Battle victory trainer.ogg
WildVictoryME=Battle victory wild.ogg
TrainerBattleBGM=Battle trainer.mid
SurfBGM=Surfing.mid
BicycleBGM=Bicycle.mid
Home=3,7,5,8
WildBattleBGM=Battle wild.mid
#-------------------------------
[001]
# Intro
#-------------------------------
[005]
# a
Outdoor=true
Bicycle=true
Weather=Blizzard,100


I have EBS installed, but I don't think they should interfere?

things I tried:

switching to snow or rain
Doing the same on a clean version of essentials

Anything I might have looked over? Thanks
 

Ranko

Aloof Unmoving Maiden
Member
Joined
May 17, 2017
Posts
79
Hae you tried changing the weather by setting the meta data through the in game debug menu? If you're doing something wrong here, that should be easier and very straight forward.
Thanks for the reply. Just tried this but still no weather.------------------------I've solved it. Using the metadata to set the weather is really weird, and I remembered I could just force it using a script. To make it work for metadata, I had to like...enter and exit the map through a connection?? I also set it to 99 to see if 100 was just bugged.

But yeah, looking at the clean essentials guy on Route 7 who can force all the weathers saved me. If you 100% want a weather on a map, I just used the script on that page+parallel process.
 
Top