Thallion 0 Report post Posted August 4, 2012 (edited) Dynamic Weather and Time System Version 1.0 Author Thallion Release Date 8.4.2012 Platform RPG Maker XP Introduction This script changes the screen tint to correspond with the current game time. It also dynamically changes the weather, complete with sound and screen tint. Features Changes screen tone dynamically with time of day and weather Generates random weather, including several fogs Turn off weather on certain maps by a tag in the map's name Script See demo for the script. Customization You can change the length of each minute (in seconds), as well as the gap in-between weather changes. You can also specify whether or not to show the clock. Compatibility Compatible with MAWS. No compatibility issues known. Screenshot DEMO https://rapidshare.c...eather_Demo.exe Instructions Just copy the weather script over from the demo to your project and set up the configuration. To turn on or off random weather (replace true with false to turn off): $weather.rand_weather = true $weather.update To change the varience of weather: $weather.varience = To change the base time between weather changes: $weather.base = To change the second equivalent of one minute realtime: $weather.min_equiv = FAQ None so far. Credits Use freely, no credits necessary. Edited August 4, 2012 by Thallion Share this post Link to post Share on other sites
QuesTMajoR 4 Report post Posted August 7, 2012 Is this Yours? I actually Seen This Before, you better list down the members who made the script. :D SERIOUSLY! Share this post Link to post Share on other sites
Thallion 0 Report post Posted August 7, 2012 It is mine. Who did you think made it? Share this post Link to post Share on other sites
QuesTMajoR 4 Report post Posted August 8, 2012 Because the ScreenShot and the Script is Actually look like ForeverZer0's Script.... Ok! :D Share this post Link to post Share on other sites
Thallion 0 Report post Posted August 8, 2012 Actually, I think the demo has my own custom version of MAWS, which is a modified version of FZer0's weather script. Share this post Link to post Share on other sites