Posted by Disrupter 205.188.199.193 using Mozilla/4.0 (compatible; MSIE 5.0; MSN 2.6; AOL 5.0; Windows 95; DigExt) on March 18, 2000 at 16:03:58:
In Reply to: Rain.prg....... posted by Lance on March 18, 2000 at 10:17:41:
: #endx!==rainx!+100
: #endy!==rainy!+100
: #Random (50, thunder!)
: #DrawLine (rainx!, rainy!, endx!, endy!)
: #If (thunder!==1)
: {
: #Wav ("thunder.wav")
: #Delay (1)
: #Return
: }
: #If (done$==N)
: {
: #Branch (:UPRain)
: }
: Also you will need to make a thunder.wav =)
: ...April 10th...
: -Later o_0
: -Lance
: