Thread: Rain
View Single Post
  #2  
Old 06-26-2001, 04:06 PM
entravial entravial is offline
Registered User
entravial's Avatar
Join Date: Mar 2001
Posts: 825
entravial is on a distinguished road
Send a message via ICQ to entravial Send a message via AIM to entravial Send a message via Yahoo to entravial
NO NO NO NO!!!!!


if (created) {
setbackpal dusk7.png;
timeout=0.05;
}
if (timeout) {
this.x = (random(0,64));
this.y = (random(0,64));
putnpc rainimage.gif,rain.txt,this.x,this.y;
timeout=0.05;
}
__________________


If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
Reply With Quote