View Single Post
  #2  
Old 09-08-2001, 06:31 AM
Enigma_GP6 Enigma_GP6 is offline
Banned
Join Date: Jul 2001
Location: Who?
Posts: 261
Enigma_GP6 is on a distinguished road
Send a message via ICQ to Enigma_GP6 Send a message via AIM to 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.

Last edited by Enigma_GP6; 09-08-2001 at 06:33 AM..
Reply With Quote