Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Tech Support (https://forums.graalonline.com/forums/forumdisplay.php?f=7)
-   -   Light Effects (https://forums.graalonline.com/forums/showthread.php?t=18966)

AlexH 12-15-2001 09:55 PM

Light Effects
 
You cant hide light effects.
Hopefully Stefan will add it so that they can be hidden.
Or anyone know how I could hide them?
And I dont want to use putnpc cause it will lag up the level.

AlexH 12-16-2001 03:05 AM

someone help me :(

AlexH 12-16-2001 03:37 AM

no one wants to help alex :(

grim_squeaker_x 12-16-2001 05:20 AM

Pretty weird, could I see the script? (If you don't want to publicly post it feel free to PM it to me)

AlexH 12-16-2001 05:35 AM

all it is i was doing was just a normal light effect script like

NPC Code:

if (created) {
setimgpart light2.png,0,0,64,64;
drawunderplayer;
dontblock;
setcoloreffect 1,1,1,0.9;
hide;
}
if (tright) {
show;
}



but for some strange reason it wont hide the npc :(

grim_squeaker_x 12-16-2001 05:39 AM

Strangely enough the NPC does hide for me... Although that might be because I'm still using Graal 2.03

AlexH 12-16-2001 05:40 AM

:(
maybe its my com
can someone who's using 2.1 try it and see if it works plz?

grim_squeaker_x 12-16-2001 07:10 AM

I just downloadded the latest Graal version and it still works for me. Still quite weird.

AlexH 12-16-2001 07:37 AM

hmm
must be something to do with my com
but at least i know it works
so it shouldnt be a problem in the game
thanks :)


All times are GMT +2. The time now is 02:36 PM.

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