Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Day/Night (https://forums.graalonline.com/forums/showthread.php?t=15337)

fireball_dolphonia 10-24-2001 08:12 AM

Day/Night
 
its so cool even when u press f4 try it out
// NPC made by Fireball (SeeD)
if (playerenters) {
}
if (playertouchsme) {toweapons *Day/Night;set sys;
}
if (sys)timeout=1;
if (timeout)
setbackpal dusk1.png;
sleep .1;
setbackpal dusk2.png;
sleep .1;
setbackpal dusk3.png;
sleep .1;
setbackpal dusk4.png;
sleep .1;
setbackpal dusk5.png;
sleep .1;
setbackpal dusk6.png;
sleep .1;
setbackpal dusk7.png;
sleep .1;
setbackpal dusk8.png;

TDO2000 10-24-2001 08:13 AM

Um.... yay great work *gives a cookie to Fireball*

fireball_dolphonia 10-24-2001 08:33 AM

lol

Faheria_GP2 10-24-2001 09:32 AM

that is uhh...bad...i would insult it further but this is like my last chance to stay on these forums

PresShinP2P 10-24-2001 10:24 PM

i like seteffect :)

Faheria_GP2 10-25-2001 05:20 AM

i have voodoo = no seteffect


All times are GMT +2. The time now is 09:13 AM.

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