Thread: Lights
View Single Post
  #1  
Old 04-22-2002, 09:08 PM
prozacboy666 prozacboy666 is offline
Registered User
Join Date: Mar 2002
Posts: 130
prozacboy666 will become famous soon enough
Lights

I have tryed to make lights zoom in and out but i cant figure it out.

this is the script i tryed.

if (created){
setzoomeffect 1;
sleep .2;
setzoomeffect 2;
sleep .2;
setzoomeffect 3;
timeout=.2;
}
I have no idea if i did it wrong -_- I am so bad at scripting...
Reply With Quote