Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Bomy Island Main Forum (https://forums.graalonline.com/forums/forumdisplay.php?f=80)
-   -   Give yourself a free seizure! (https://forums.graalonline.com/forums/showthread.php?t=3986)

freddyfox 06-01-2001 12:35 PM

Give yourself a free seizure!
 
NPC Code:

// NPC made by Spyder -Some guy who was on elven lands-
while (playerenters) {timeout=0.05}
if (timeout){setcoloreffect random( 0, 1 ),random( 0, 2 ),random(
0, 3 ),0.99;setzoomeffect 1; dontblock;
drawaslight;timeout=0.05;x+=random( 0, 1 );x-=random( 0, 1
);y+=random( 0, 1 );y-=random( 0, 1 )
}



Vash 06-01-2001 12:44 PM

doesn't work

Kaimetsu 06-01-2001 09:34 PM

Re: Give yourself a free seizure!
 
Quote:

Originally posted by freddyfox
NPC Code:

// NPC made by Spyder -Some guy who was on elven lands-
while (playerenters) {timeout=0.05}
if (timeout){setcoloreffect random( 0, 1 ),random( 0, 2 ),random(
0, 3 ),0.99;setzoomeffect 1; dontblock;
drawaslight;timeout=0.05;x+=random( 0, 1 );x-=random( 0, 1
);y+=random( 0, 1 );y-=random( 0, 1 )
}



Doesn't have a setgif. That, I believe, is your problem.


All times are GMT +2. The time now is 11:29 AM.

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