Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   day/night system. (https://forums.graalonline.com/forums/showthread.php?t=11204)

joseyisleet 09-05-2001 05:05 AM

day/night system.
 
ok, ive had mine almost working, but it f*cks up somewhere in it.
can anyone give me a source to look at?

Enigma_GP6 09-08-2001 06:31 AM

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.:D

-Rebel95
That is me drunk in my sig down there.

ownerofbabylon 09-08-2001 07:25 AM

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.:D

-Rebel95
That is me drunk in my sig down there.

Thats a great Day/Night script dude, how did you get so good? :rolleyes:

aesquivel 09-08-2001 07:44 AM

Quote:

Originally posted by ownerofbabylon


Thats a great Day/Night script dude, how did you get so good? :rolleyes:


like omg that is one of the simplest scripts ever so u must be a n00b lol :p

revalation 09-08-2001 07:57 AM

He was being sarcastic.:(

ownerofbabylon 09-08-2001 08:00 AM

Quote:

Originally posted by aesquivel



like omg that is one of the simplest scripts ever so u must be a n00b lol :p

u must be the stupidest **** on graal, dont u see the eyes rolling at the end!?!? :rolleyes::rolleyes: :rolleyes: :rolleyes:

joseyisleet 09-08-2001 12:02 PM

heh.
 
i finally fixed it so =P

konidias 09-08-2001 12:15 PM

I believe this can be closed now. :o

:spam:

Enigma_GP6 09-09-2001 03:33 AM

I made that script up in 2 minutes, I was really sleepy, and as far as being sarcastic, I HATE sarcasm, no, I do no critise any one, except onerofbabylon which will from now on me know as "mutated broccoli monster":spam: :spam: :spam:

-Rebel95

entravial 09-09-2001 03:36 AM

~AlphaFlame~


Ugh... sleeps.... :grrr:

Personally, I'd use something that checks if a variable called "time" is within a certain range, then set a backpal based on that... but that's just me I suppose :D


All times are GMT +2. The time now is 11:46 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.