Need Help With My Map!
d$k
Join Date: 2003-01-12 Member: 12227Members
<div class="IPBDescription">Texture lighting</div> I need some help about texture lighting, with the file lights.rad that u have to make in notepad in the building programs dir.
How do you have to change those codes because i dont really know how to handle with that.
Btw i'm using Valve Hammer
<a href='http://www.clanservers.nl/~seren/files/boondock_marines.mp3' target='_blank'>http://www.clanservers.nl/~seren/files/boo...ock_marines.mp3</a>
How do you have to change those codes because i dont really know how to handle with that.
Btw i'm using Valve Hammer
<a href='http://www.clanservers.nl/~seren/files/boondock_marines.mp3' target='_blank'>http://www.clanservers.nl/~seren/files/boo...ock_marines.mp3</a>
Comments
3 threads or so down...
add a point light.
view it's properties.
select the brightness property.
click the "pick color" button.
choose your colour/shade.
Now the brightness property contains R(ed) G(reen) B(lue) I(ntensity) values.
The intesnity setting is found by trial an error.
5000 if it should be a light filling a whole room.
500 if its a single lightbulb.
-1000 if you want a black hole.
then render.
If its too bright try smaller numbers.
and keep in mind that the intensity of texture lights is = "size of the textured surface" * "intensity factor in the file".
and keep in mind that the intensity of texture lights is = "size of the textured surface" * "intensity factor in the file".<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
what u mean ?
Make each piece yourself.
if you have:
lighttexture 255 255 255 1000
and you use it on 2 objects of different size, the bigger object emmits more light. The light makes a room of the same size brighter and the light goes farer away (more reflection).
(its just not a light dot with brightness)
The lights.rad does that has to stay in the valve hammer/tools directory ? and for the names of the textures in the script are they the same like in valve hammer ?
What does that means ?