Jump to content
New account registrations are disabed. This website is now an archive. Read more here.
Thallion

Dynamic Weather and Time System

Recommended Posts

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

Screenshot3.pngScreenshot2.pngScreenshot1.pngScreenshot4.png

 

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 by Thallion

Share this post


Link to post
Share on other sites

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...