public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

XPDynamic Weather and Time System

BMM Archive · July 16, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Dynamic Weather and Time System
  • Original author: ThallionDarkshine
  • Original date: August 4, 2012
  • Source thread: https://forums.rpgmakerweb.com/threads/dynamic-weather-and-time-system.3764/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS Scripts (RMXP)

Summary

Dynamic Weather and Time System 1.0 ThallionDarkshine 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.

Archived First Post

Dynamic Weather and Time System 1.0

ThallionDarkshine

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

Screenshots

[IMG]http://i1202.photobucket.com/albums/bb363/ThallionDarkshine/Screenshot3.png[/IMG][IMG]http://i1202.photobucket.com/albums/bb363/ThallionDarkshine/Screenshot2.png[/IMG][IMG]http://i1202.photobucket.com/albums/bb363/ThallionDarkshine/Screenshot1.png[/IMG][IMG]http://i1202.photobucket.com/albums/bb363/ThallionDarkshine/Screenshot4.png[/IMG]

How to Use

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):



Code:
$weather.rand_weather = true
$weather.update
To change the varience of weather:



Code:
$weather.varience =
To change the base time between weather changes:



Code:
$weather.base =
To change the second equivalent of one minute realtime:



Code:
$weather.min_equiv =
Demo

https://rapidshare.c...eather_Demo.exe

Script

See the demo for the script.

FAQ

None yet

Credit and Thanks

- ThallionDarkshine

Features Mentioned

  • 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

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Credit and Thanks - ThallionDarkshine

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rgss#script-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar