Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Level Design (https://forums.graalonline.com/forums/forumdisplay.php?f=6)
-   -   Lights (https://forums.graalonline.com/forums/showthread.php?t=34795)

moochumama 08-01-2002 08:50 AM

Lights
 
Could anyone help me with the LIGHT NPC

Cuz it never works for me:mad:

haunter 08-01-2002 09:04 AM

Re: Lights
 
Quote:

Originally posted by moochumama
Could anyone help me with the LIGHT NPC

Cuz it never works for me:mad:

You probably just can't see light effects.

moochumama 08-01-2002 09:19 AM

?
 
why

haunter 08-01-2002 09:21 AM

Re: ?
 
Quote:

Originally posted by moochumama
why
Because you graphics card sucks?

moochumama 08-01-2002 09:21 AM

nvm i got it working

how do i change like the darkness of level?

haunter 08-01-2002 09:26 AM

seteffect r,g,b,a;

moochumama 08-01-2002 09:32 AM

ty man

MrMatrixaplixi 08-03-2002 04:52 PM

Backpal
 
Actually to change the darkness of the level a backpal is best to use. If your going towards lights put this script in a npc.

// NPC made by !Mr.Matrixaplix!
if (created) {setbackpal dusk5.png}
if (playertouchsme) {
}

No problem.

AlexH 08-03-2002 04:54 PM

Re: Backpal
 
Quote:

Originally posted by MrMatrixaplixi
Actually to change the darkness of the level a backpal is best to use. If your going towards lights put this script in a npc.

// NPC made by !Mr.Matrixaplix!
if (created) {setbackpal dusk5.png}
if (playertouchsme) {
}

No problem.

Backpals are by no means the best.
setcoloreffect is much better.


All times are GMT +2. The time now is 09:11 PM.

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