Pitch Black
For the record though the limit of named lights that can be shining on any given surfaces is either three or four. This is because for every toggleable light VRAD has to compile lighting for every possible combination of on-off state. You can give several lights the same name and it will only count as one to that limit.
dhavalmistry wrote:
I havent tested what you said but could it be ambient light coming from behind the player?
If there are lights back there then probably. I think you can set the dropoff distance for lights, not sure. That might fix the problem. If you absolutely have to you can use a brush with the blocklight texture, but be warned: if you're not careful with how it's placed it can really make things look unnatural.
If you just want a room to be black (like the gun's still visible and stuff although dark) you can use tools/black_noportal as the floor, wall and ceiling textures. Just tools/black is portalable.
WinstonSmith wrote:
dhavalmistry wrote:I havent tested what you said but could it be ambient light coming from behind the player?
If there are lights back there then probably. I think you can set the dropoff distance for lights, not sure. That might fix the problem.
By lights behind the player meaning a light that is above the player and following the player where ever the player goes....This comes to my mind because thats how it is in unreal engine. The light is so dim that you dont notice it in a well lit environment but you can still see little bit (just enough to make out what your immediate surroundings are) in dark areas.
dhavalmistry wrote:
WinstonSmith wrote:dhavalmistry wrote:
I havent tested what you said but could it be ambient light coming from behind the player?
If there are lights back there then probably. I think you can set the dropoff distance for lights, not sure. That might fix the problem.
By lights behind the player meaning a light that is above the player and following the player where ever the player goes....This comes to my mind because thats how it is in unreal engine. The light is so dim that you dont notice it in a well lit environment but you can still see little bit (just enough to make out what your immediate surroundings are) in dark areas.
Fairly certain that doesn't exist in Source.