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




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