- Joined
- Oct 29, 2020
- Messages
- 48
- Reaction score
- 25
- First Language
- English
- Primarily Uses
- RMMZ
Greetings! New to RPG Maker, and after a few hours I've narrowed down why one of my plugins is sort of failing.
Intended behavior is two different things. They're causing interference with each other but I'm not sure why.
Behavior 1: Using a common event to get the players current Region ID, display a gab using Visustella's Gab plugin letting them know what area they're in.
Behavior 2: An event(monster) chases the player when they get near.
What is happening? I know for a fact that the gab parallel process is preventing the chase event... but why? What did I do wrong in the creation of my parallel event? Is there a better way to do it without a massive overhaul?
Screenshot 1: The get region ID common event.
Screenshot 2: A snippet of the Region Gab event that tells the player where they are and what level the monsters are.
Intended behavior is two different things. They're causing interference with each other but I'm not sure why.
Behavior 1: Using a common event to get the players current Region ID, display a gab using Visustella's Gab plugin letting them know what area they're in.
Behavior 2: An event(monster) chases the player when they get near.
What is happening? I know for a fact that the gab parallel process is preventing the chase event... but why? What did I do wrong in the creation of my parallel event? Is there a better way to do it without a massive overhaul?
Screenshot 1: The get region ID common event.
Screenshot 2: A snippet of the Region Gab event that tells the player where they are and what level the monsters are.
Attachments
-
27.3 KB Views: 5
-
149.3 KB Views: 5
-
144.9 KB Views: 3
-
142.3 KB Views: 3
-
146.3 KB Views: 3