Graal Forums

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

Poogle 09-23-2001 12:17 AM

Day and Nite Light Effects
 
How do you make light effect like on graal2001 and frolic the day and nite look direct x style meaning changing even the color of you

Merlin 09-23-2001 12:21 AM

seteffect i think

Shard_IceFire 09-23-2001 12:22 AM

yes seteffect. for example:
NPC Code:

if (playerenters) {
seteffect 0,0,0,.5;
}


That would make it sort of dark.

Poogle 09-23-2001 12:26 AM

Quote:

Originally posted by Merlin
seteffect i think
I just saw that and it works but i cant see anything but the color i pick

Poogle 09-23-2001 12:27 AM

Quote:

Originally posted by Shard_IceFire
yes seteffect. for example:
NPC Code:

if (playerenters) {
seteffect 0,0,0,.5;
}


That would make it sort of dark.

ThANKs that works!

Shard_IceFire 09-23-2001 03:47 AM

=)

joseyisleet 09-23-2001 06:05 AM

hmm.
 
does seteffect work online only? because it doesnt work for me offline. |:

CyanideSR71 09-23-2001 06:57 AM

Not for me.

Enigma_GP6 09-23-2001 11:57 AM

Re: Re: hmm.
 
Quote:

Originally posted by Kaimetsu


It works offline. At least it should do - it does for most people.

I think you have to have the right graphics card to see seteffect and changeimgzoom .... I do.. :-(

-Rebel95


All times are GMT +2. The time now is 01:24 AM.

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