Thread: Npcserver stuff
View Single Post
  #4  
Old 09-21-2001, 09:49 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally posted by BocoC
Well, I have a mine where people see via a big light effect. I use seteffect to make the level's dark. When the player uses their lantern, a big light effect appears over them so they can see. Looks very nice. The only problem is that people who can't see light effects are stuck. They can't see because the level is so dark. Since seteffect can be seen by anyone who has 'Use Direct X' enabled, the 'lighteffectsenabled' flag always returns true. That is bad. I was asking Stefan if he could fix the lighteffectsenabled flag, or add a new one that checks if the player can see setcoloreffect commands.
Ah. You shouldn't talk about clientside effects in a post offering suggestions for serverside stuff.
Reply With Quote