Please or Register to create posts and topics.

Lighting Issues

I am working on a map. I have an item start in the dark. however I want it to light up later on. when the lights go on its still dark. how can I force a lightmap calculation or fix this?

thanks

Im attaching a photo

Your map has no lights at all. You will need at lest 1 static light for VRAD (the lighting program) to run.

To answer your question though, you can give the light entity a "name", and toggle it off and on that way. But you still need at least 1 static light.

[Important Threads] Forum Rules | Welcome to the new Thinking With Portals
Please do not Private Message me for assistance. Post a thread if you have questions or concerns.
If you need to contact the staff privately, contact the Global Moderators via Discord.

I have a light. Its not were the elevator starts. and when the elevator enters the light it dosent light up. it should look like the floor around it.

here are pics, the black thing on the wall should look like whats below it

Are you trying to light up a tools/toolsblack texture? That texture is made so it wont llight up. If thats not what your after you might have to elaborate a little for me.

EDIT: Never mind the idiotic first quote I made. What you should do is make the entity start expose to the lighting then when your map starts then fit into its surrounding. I'll repost an example.

First guy tells the second guy, "My head hurts!" The second guy replied, "Stop thinking so much!" Then the first guy says, "I think that what caused my problem in the first place!" The second guy says, "Then stop banging you head against the wall!"

ImageImageVDC User Page

Ok first of al make sure you brush is exposed during the lighting process. This will prevent turning your brush black.

http://i588.photobucket.com/albums/ss32 ... /ex1-1.png

second of all, make sure you have a way to return it to the desired position

I this example I used a trigger to put it in the ground athough there are other ways to do it. I'm assuming you know the input output system.

http://i588.photobucket.com/albums/ss32 ... ts/ex4.png

This is the results I get in game from leaving the brush exposed.

before triggered
http://i588.photobucket.com/albums/ss32 ... ts/ex2.png

after triggered
http://i588.photobucket.com/albums/ss32 ... ts/ex3.png

Hope this is helpful.

What type of brush are you using?

First guy tells the second guy, "My head hurts!" The second guy replied, "Stop thinking so much!" Then the first guy says, "I think that what caused my problem in the first place!" The second guy says, "Then stop banging you head against the wall!"

ImageImageVDC User Page