Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dynamic Weather and Time System
#1
Dynamic Weather and Time System
Version: 1.0
By: ThallionDarkshine

May 25 2012

This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


Introduction

When the game starts, the weather system picks a random time of day. The screen tone changes as time passes, with each minute taking a certain amount of seconds specified in configuration. After a random amount of time, the weather changes, either to normal, rain, storm, snow, fog, or clouds. The storm includes random lightning as well.


Features
  • Specify if a map is indoors by placing (in) in the map name
  • Completely dynamic weather with user-defined varience and base time between switching of weather
  • Screen tint changes with time of day





Script

script



Instructions

To use, place directly under main.
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 =


FAQ

No questions yet.

Compatibility

I'm trying to make this compatible with MAWS (Modified Advanced Weather System), which is a rewrite of the weather module incorporating many extra weather effects.

Credits and Thanks

Right now, I am using a rewrite of MAWS in my demo, so thank you Ccoa, ForeverZer0, and Agckuu Coceg

[size=Medium][b]Author's Notes


Right now, I'm trying to add in some extra weather functions to go with the dynamic weather.

Terms and Conditions

I don't care what you use it for, just don't claim that it's yours.
}


Possibly Related Threads…
Thread Author Replies Views Last Post
  SP drain/increase over time Cavi 0 2,450 05-20-2011, 01:00 PM
Last Post: Cavi
  Tutorial system Jimmie 0 2,340 08-14-2009, 01:00 PM
Last Post: Jimmie
  Dynamic Footprints Styno 0 2,504 11-15-2008, 01:00 PM
Last Post: Styno
  New and Easy Cache system azrith001 0 2,439 09-02-2008, 01:00 PM
Last Post: azrith001
  Vehicle System El Conductor 0 2,428 12-22-2007, 01:00 PM
Last Post: El Conductor
  IMPROVED Fog of War System Samo the thief 0 2,185 05-06-2007, 01:00 PM
Last Post: Samo the thief
  Weight Equip System and Limit Samo the thief 0 2,232 01-29-2007, 01:00 PM
Last Post: Samo the thief
  Prize Points System Dark Ruby 0 2,229 01-28-2007, 01:00 PM
Last Post: Dark Ruby
  Export and Import System EmilyAnnCoons 0 2,118 12-29-2006, 01:00 PM
Last Post: EmilyAnnCoons
  Hawk's Mouse Control System Hawk-McKain 0 2,408 11-05-2006, 01:00 PM
Last Post: Hawk-McKain



Users browsing this thread: