View Single Post
  #3  
Old 09-08-2001, 07:25 AM
ownerofbabylon ownerofbabylon is offline
Lord Helmut
ownerofbabylon's Avatar
Join Date: Jun 2001
Location: Gainesville FL
Posts: 1,763
ownerofbabylon is on a distinguished road
Send a message via ICQ to ownerofbabylon Send a message via AIM to ownerofbabylon
Quote:
Originally posted by Enigma_GP6
okay...um....try this out for size.:

if (playerenters || timeout){
set gasp
}
while (gasp){
setbackpal duck8.png;
sleep 1;
setbackpal picsgold.png;
sleep .05;
setbackpal dusk8.png;
sleep 2;
setbackpal picsgold.png;
sleep .5;
setbackpal dusk8.png
}
that is a good lighting script, bt you wanted day/night script, dont tell me I know, you can figure it out frim there with my example.

-Rebel95
That is me drunk in my sig down there.
Thats a great Day/Night script dude, how did you get so good?
__________________


Warrior of Light

WWW.BABYLONSERVER.COM
Reply With Quote