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.
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:
To change the base time between weather changes:
To change the second equivalent of one minute realtime:
Demo
https://rapidshare.c...eather_Demo.exe
Script
See the demo for the script.
FAQ
None yet
Credit and Thanks
- ThallionDarkshine