- 4
- Posts
- 4
- Years
- Seen Jun 21, 2020
Hi everyone,
First off I'd like to say that I've been playing with Pokémon Essentials and RPGmaker XP for about a week, and it's been super fun but I'm sorry if I ask anything obvious, or am posting in the wrong forum or anything like that.
The issue I'm having is that I can't get an event to show up depending on the weather. I want it to be there when it rains, and not when it's dry. The route it's on has a 50% chance of rain.
This is what I have so far.
I already asked on a Discord server, where people gave me the following script, however, none of the options seemed to work. No matter if we called OnMapChange, or OnStepTaken, it wouldn't update the variable I had set.
So that's why I figured I would ask here. I know these kinds of events are possible, and I have made an event before that checks if the weather is rain, and if yes it does one thing, and if no it does another. But having it kind of called when it's relevant, and not when it isn't is totally driving me crazy.
I hope maybe somebody here can point out what's missing, or keeping it from working.
Thanks in advance, and again sorry if I did anything dumb.
First off I'd like to say that I've been playing with Pokémon Essentials and RPGmaker XP for about a week, and it's been super fun but I'm sorry if I ask anything obvious, or am posting in the wrong forum or anything like that.
The issue I'm having is that I can't get an event to show up depending on the weather. I want it to be there when it rains, and not when it's dry. The route it's on has a 50% chance of rain.
This is what I have so far.
![[PokeCommunity.com] Weather Encounters [PokeCommunity.com] Weather Encounters](https://cdn.discordapp.com/attachments/265382074020528128/717454755047145479/unknown.png)
![[PokeCommunity.com] Weather Encounters [PokeCommunity.com] Weather Encounters](https://cdn.discordapp.com/attachments/265382074020528128/717454844721627136/unknown.png)
I already asked on a Discord server, where people gave me the following script, however, none of the options seemed to work. No matter if we called OnMapChange, or OnStepTaken, it wouldn't update the variable I had set.
So that's why I figured I would ask here. I know these kinds of events are possible, and I have made an event before that checks if the weather is rain, and if yes it does one thing, and if no it does another. But having it kind of called when it's relevant, and not when it isn't is totally driving me crazy.
I hope maybe somebody here can point out what's missing, or keeping it from working.
Thanks in advance, and again sorry if I did anything dumb.