VX Weather Script
#1
Script
VX Weather Script


Weather Types:

#    1 - rain
#    2 - storm
#    3 - snow
#    4 - hail
#    5 - rain with thunder and lightning
#    6 - falling leaves (autumn)
#    7 - blowing leaves (autumn)
#    8 - swirling leaves (autumn)
#    9 - falling leaves (green)
#  10 - cherry blossom (sakura) petals
#  11 - rose petals
#  12 - feathers
#  13 - blood rain
#  14 - sparkles
#  15 - user defined
#  16 - blowing snow
#  17 - meteor shower
#  18 - falling ash
#  19 - bubbles
#  20 - bubbles 2
#  21 - sparkles up

Instructions:

You can start and stop weather using the original event commands, however, you can start stronger and more varied weather using:

Code:
$game_screen.weather(type, strength, duration)
Where type is the type of weather (see above), strength is how strong it should be (a number between 1 and 50), and duration is how many frames it should take to transition in.

User-defined weather user images imported to the pictures folder.  The controls are:

$WEATHER_UPDATE = false  - change this one any time you're about to use user-defined weather

$WEATHER_IMAGES = [name, name, ...]  - a list of the names of the images, separated by commas.

$WEATHER_X = 0  - the number of pixels the image should move horizontally (positive = right, negative = left)

$WEATHER_Y = 0  - the number of pizels the image should move vertically (positive = down, negative = up)

$WEATHER_FADE = 0    - how much the image should fade each update (0 = no fade, 255 = fade instantly)

$WEATHER_ANIMATED = true (or false) - whether or not each sprite in the weather should cycle between all the available images.

Editing speed if too fast

Commercial License:
To use this in a commercial game, I only charge $10 for a single game license for this script. Just enough to make it legal, really. Whenever you're ready, contact me and I'll send you a copy of the license agreement for you to peruse.

Subject to change.
Reply }


Messages In This Thread
VX Weather Script - by ccoa - 10-27-2009, 11:55 PM
RE: VX Weather Script - by ninja1 - 10-21-2014, 04:20 AM
RE: VX Weather Script - by MechanicalPen - 10-21-2014, 05:35 PM
RE: VX Weather Script - by ninja1 - 10-28-2014, 01:55 AM
RE: VX Weather Script - by DerVVulfman - 10-28-2014, 07:28 AM
VX Weather Script - by This_iz_illiegal_ya_know - 06-05-2010, 06:09 PM
VX Weather Script - by deValdr - 06-05-2010, 06:22 PM
VX Weather Script - by This_iz_illiegal_ya_know - 06-05-2010, 06:46 PM
VX Weather Script - by deValdr - 06-05-2010, 07:22 PM
VX Weather Script - by This_iz_illiegal_ya_know - 06-05-2010, 07:48 PM
VX Weather Script - by sakhawat21 - 06-05-2010, 07:49 PM
VX Weather Script - by This_iz_illiegal_ya_know - 06-05-2010, 07:57 PM
VX Weather Script - by deValdr - 06-05-2010, 08:16 PM
VX Weather Script - by sakhawat21 - 06-05-2010, 08:36 PM
VX Weather Script - by darksector26 - 06-11-2010, 04:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Longer Script Calls LiTTleDRAgo 0 130 05-14-2017, 06:40 PM
Last Post: LiTTleDRAgo
   ELSA (Event Layering Script Advance) JayRay 0 132 02-25-2015, 08:34 PM
Last Post: JayRay
   Veiw Range Script VX/Ace DerVVulfman 1 203 05-25-2012, 03:16 AM
Last Post: DerVVulfman
   MAWS - Modified Advanced Weather Script Agckuu_Coceg 0 148 04-13-2010, 06:08 AM
Last Post: Agckuu_Coceg
   MAWS VX - Modified Advanced Weather Script (an Edit) Ramiro 6 14,068 03-11-2010, 09:01 AM
Last Post: Agckuu_Coceg
   VX Script Fixes (1 Fix) Yeyinde 0 4,847 12-07-2008, 04:06 PM
Last Post: Yeyinde



Users browsing this thread: 5 Guest(s)