- ZHLT Lightflags (zhlt_lightflags)
- Light Origin Target (light_origin)
- Minimum light level (_minlight)
Created 18 years ago2006-02-19 04:02:38 UTC by JudgeDeadd
Although this usually just ends up making the entity realy brightYes ... until you realise that it is expecting a value from 0.0 to 1.0! Back when I was trying to have my switch lit just bright enough to be visible in a dark room, I tried 10, 5, even as low as 2. Finally I did some research and discovered that anything above 1.0 is fullbright, 100% brightness. To achieve the kind of effect I was after I needed to set this to 0.05, or 5% of maximum brightness.