2025 update: This was my journey of learning how the RPG Maker framework worked with the help of ChatGPT. I am forever grateful for this journey, even though I no longer use ChatGPT, because it has opened up a wealth of knowledge for me. I'm not ashamed of this journey, and I hope you won't harass me for it. Thank you.
No Weather Indoor
v.1.0.0 by Sang Hendrix & AI
Description
This plugin automatically stops the weather when you step inside indoor maps and resumes the weather when you exit said indoor maps.
A simple yet perfect plugin for those who want to add some reality logic to the game without having to change the weather by event command repeatedly.
How this work
The plugin memorizes your current weather before you enter a map with the note tag <indoor>, and then it stops the weather. When you escape that indoor map, the plugin will load the setting of the previous weather.
How to use
Just put <indoor> in your indoor maps' note box.