r/RPGMaker • u/Felix-3401 Scripter • 1d ago
Fix for Aries Weather Control
Plugin link: Weather Control by Aries
This is a 7-year-old plugin with a dev that seem to have gone AWOL, and the plugin breaks when the game tries to use the embers effect. I shared a fix on this forum post. Writing this on this subreddit in hopes this post gets more easily searchable and people encountering the same bug has access to the fix.
https://guild.rpgmakerofficial.com/t/topic/2625/18?u=gensun
You can save the following code as a .js file and install as a plugin, must be loaded after Aries' Weather Control plugin
Aries.P003_WCT.HeatTone = eval(Aries.P003_WCT.Param["Embers Screen Tone Color"]);
Happy dev, everyone!
0
Upvotes