Last active: Never
Not logged in [Login - Register]
Portal Portal   Search the forums Search   Frequently Asked Questions FAQ   View member list Member List   Staff Staff List   View Topic Activity Topic Activity   Forum Stats Stats   Board Rules Board Rules   Downloads Downloads
Go To Bottom

Printable Version | Subscribe | Add to Favorites  
Author: Subject: Random Weather Script
Iceman
Owner/Admin
*********

Avatar

Avatar


Posts: 1272
Registered: 2-4-06
Location: Adelaide South Australia
Member Is Offline

Mood: Very happy

smug.gif posted on 24-5-09 at 07:05
Random Weather Script


This is an example of a changing weather condition.

If you wish to have SNOW instead of RAIN, then change the word RAIN to the word SNOW.

If elapse(90) and random(5) then
dornd
rain(30, 30) //heavy rain
wind(22,327)
overcast(50,30)
skyspeed(36)
set(v1, 1)
farflash()
next
rain(100, 30) // light rain
wind(33,327)
overcast(100,30)
skyspeed(50)
set(v1, 2)
farflash()
wave("ngale1.wav", 100)
next
rain(60, 30) // heavy rain
wind(26,327)
overcast(70,30)
skyspeed(38)
set(v1, 3)
flash()
next
rain(0, 30) // rain
wind(7,327)
overcast(33,30)
skyspeed(33)
set(v1, 4)
farflash()
wave("ghopper1.wav",100)
enddo
endif






http://www.dfreload.com/eagle/sigs/16.gif

http://www.dfreload.com/sigs/doc_bar.gif

http://www.dfreload.com/sig/teamreload3.gif

View user's profile Visit user's homepage View All Posts By User U2U Member

  Go To Top





Powered by XMB
Developed By The XMB Group © 2001-2008