Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Light Effects!? (https://forums.graalonline.com/forums/showthread.php?t=27222)

Spark910 04-10-2002 01:54 AM

Light Effects!?
 
Theres a post somewhere (I looked but cant find it!?) It tells you all the shades and color codes for light effects:

r,b,g! (0-1)

Any1 can you list them? Or anyone give me a link!

Also they used to work on my computer then like i downloaded the new version of graal and light effects are square with lines all across them instead of round lights! Anyone suggest an answer other than new GFX card?

Spanko 04-10-2002 06:59 PM

*Punches Spark around the head*
You should try figuring it out yourself.

Spanko 04-10-2002 07:12 PM

Quote:

Originally posted by Kaimetsu


Yeah! Dem youngsters don't know they're born, darn 'em.

Yeah, in the good ol'days, people knew what you got when you combined colours.

Spanko 04-10-2002 07:19 PM

Quote:

Originally posted by Kaimetsu


O' course, back then there was none of this fancy high-tech 'light effect' business. We were lucky to get paint and water!

Yeah, and those of us who were unlucky, we tried it with mud, and succeeded! Not like these youngsters nowadays, they're just too impatient and zoom past asking how to do it.

Spanko 04-10-2002 07:22 PM

Quote:

Originally posted by Kaimetsu


It's not like they even respect us elders neither. They'm just wanna juice us for info and then run off back to their fancy 'cars' and 'houses'.

Yeah, it isn't if it's trusty technology either, you can't sit in a house these days without it getting leaky, only 'cause they think tar and straw is too good 'em.
An' I won't even get started on those cars.

Spanko 04-10-2002 07:25 PM

Quote:

Originally posted by Kaimetsu


And what about that inter-net they're always hollerin' about? Damn thing's gotta life of its own, you mark my words. It won't be long before them 'compooters' are eatin' us like the fancy high-tech fools we're turnin' into!

Yeah, soon that thing which I saw on that tel-e-fish-yun thing will come to true, it was called, "little sister" or some such thing.

Spanko 04-10-2002 07:35 PM

Quote:

Originally posted by Kaimetsu


T'aint natural, I'll tell ye that. Why can't they just leave the fishes alone like decent people? What with this'n usin' 'em to make e-lectrickery in new clear power stations, I'm reckonin' there ain't gonna be none left for us good folk to eat!

Yeah, and then we'll see that they make the world explode, and then who'll get blamed? Us. Only 'cause they were in such a hurry to make everythin' without testin'.

neomaximus2k 04-11-2002 12:51 AM

.....
me iz tinkin ya both need one of these

*hands them a weird black drink*
now drink up it is good for you
(s******s quitly then lets out an ebil laugh)

yes drink it drink it muwhahahahah

Spark910 04-13-2002 04:52 AM

Quote:

Originally posted by Kaimetsu


And it all starts with one person askin' 'bout colours. I hope you're happy, "Spark"!

1.) Yes i seem to be vry Happy
2.) Shame a l33t scriptor cant even answer that 1 question without all of that Sh*t Spam!
3.)*Hits Spanko*
4.) I did test em and got laods but i wanted to check if i got em all
5.) NNNEVVVEERRR

Saga2001 04-13-2002 07:06 AM

Quote:

Originally posted by Kaimetsu


Yeah! Dem youngsters don't know they're born, darn 'em.

LOL!!! Kai owns...

Saga2001 04-13-2002 07:09 AM

Quote:

Originally posted by Spark910


1.) Yes i seem to be vry Happy
2.) Shame a l33t scriptor cant even answer that 1 question without all of that Sh*t Spam!
3.)*Hits Spanko*
4.) I did test em and got laods but i wanted to check if i got em all
5.) NNNEVVVEERRR

hehehehehehe.
try .2 .5 .9 <-- mai fav...

Gohan43331 04-17-2002 03:55 AM

hehehe.... a good way to find out some of them:


NPC Code:

if (timeout) {
this.r=random(0,1);
this.b=random(0,1);
this.g=random(0,1);
setcoloreffect this.r,this.b,this.g,1;
message RGB: #v(this.r),#v(this.b),#v(this.g);
timeout = 1;
}


neomaximus2k 04-17-2002 04:37 AM

Quote:

Originally posted by Gohan43331
hehehe.... a good way to find out some of them:


NPC Code:

if (timeout) {
this.r=random(0,1);
this.b=random(0,1);
this.g=random(0,1);
setcoloreffect this.r,this.b,this.g,1;
message RGB: #v(this.r),#v(this.b),#v(this.g);
timeout = 1;
}


or set green amd blue to 0 and imcrease red to get variance un that and increase green bu 0.01 or sime stiff like that

sorry ig messafe doesn't maje much sense i tiik to many nerve tanlets


All times are GMT +2. The time now is 08:45 PM.

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