- Joined
- Jul 26, 2016
- Messages
- 111
- Reaction score
- 8
- First Language
- English
- Primarily Uses
- RMMV
What I'm trying to accomplish:
My map is split into 16 Regions using the RPG Maker MV Region system. Seperate variables in each region called "MonstersRemaining" are decremented by 1 after each battle, tracking how many monsters remain. If it becomes equal to zero, I would like encounters to disappear from that associated map region, but I cannot find a way to interact with the Map Properties Encounters by event or script. If anyone could offer advice or help me out with a plugin I would greatly appreciate it.
My map is split into 16 Regions using the RPG Maker MV Region system. Seperate variables in each region called "MonstersRemaining" are decremented by 1 after each battle, tracking how many monsters remain. If it becomes equal to zero, I would like encounters to disappear from that associated map region, but I cannot find a way to interact with the Map Properties Encounters by event or script. If anyone could offer advice or help me out with a plugin I would greatly appreciate it.
