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=30610)

Frolic_RC2 06-02-2002 03:50 AM

Light Effects
 
Well we all know how to do light effects, but how do you do "dark effects"?

(Starts out at the tilese darkness, then gets darker and darker)

Falcor 06-02-2002 04:17 AM

1 Attachment(s)
you can't sadly... it would be posible if stefan added transparency tho. Or the ability to slap an alpha layer dirived from an image... like lets say I wanna make the normal graal tile lamp transparent. We have our little nice animated lamp but when i do setcoloreffect. It makes it a big gamma mess. Well a command like

setalphalayer image;

and

setimagealpha index,image;

would be great.... I will attach a sample alpha layer. This image would make the lamp about %50 opacity

this would make it posible to do shadows since we could make black transparent, and really thats the only way to do it.

Frolic_RC2 06-02-2002 04:20 AM

Quote:

Originally posted by Falcor
you can't sadly... it would be posible if stefan added transparency tho. Or the ability to slap an alpha layer dirived from an image... like lets say I wanna make the normal graal tile lamp transparent. We have our little nice animated lamp but when i do setcoloreffect. It makes it a big gamma mess. Well a command like

setalphalayer image;

and

setimagealpha index,image;

would be great.... I will attach a sample alpha layer. This image would make the lamp about %50 opacity

this would make it posible to do shadows since we could make black transparent, and really thats the only way to do it.

Woah in that case I'm angry >=O I really need this...

Well then, need to make a future improvements thread..

Falcor 06-02-2002 09:12 PM

Yes, we need these commands. Maybe Kai he use his Jedi mind tricks to make stefan check out this thread :p

BBflat 06-02-2002 11:16 PM

Quote:

Originally posted by Falcor
Yes, we need these commands. Maybe Kai he use his Jedi mind tricks to make stefan check out this thread :p
Or maybe he could do something more conventional, like e-mailing him. Then again, why is it Kaimetsu's problem?

Falcor 06-03-2002 03:27 AM

Its not his PROBLEM. Its just that hes gots some contacts that I don't.

azuretek23 06-03-2002 09:47 PM

bad monkey.... :megaeek:

Birdbird_0 06-04-2002 12:41 PM

Yeah, stefan really needs to add
Opacity
Desaturation
and hue ;D

magicbud3344 06-04-2002 02:35 PM

Yeah i agree! um......this is one of my first postings here...hmmm hello guys XD

BBflat 06-04-2002 06:10 PM

Quote:

Originally posted by magicbud3344
Yeah i agree! um......this is one of my first postings here...hmmm hello guys XD
Greetings.

prozacboy666 06-06-2002 09:07 PM

To make my room dark i use this

if (playerenters){
seteffect .23,.42.53.86;
}
or something numbers close to that. -_-

Falcor 06-07-2002 08:14 PM

Uhm... You misunderstand. We dont wanna make the ENTIRE ROOM DARK. Just the NPC. We want ACUAL TRANSPARENCY, not lights which use their own image as the alpha layer.

Frolic_RC2 06-08-2002 07:01 AM

Quote:

Originally posted by Falcor
Uhm... You misunderstand. We dont wanna make the ENTIRE ROOM DARK. Just the NPC. We want ACUAL TRANSPARENCY, not lights which use their own image as the alpha layer.
Yes exactly.


All times are GMT +2. The time now is 08:40 AM.

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