Texture lighting issue

Texture lighting issue

Re: Texture lighting issue Posted by Spartan on Wed Oct 27th 2004 at 10:00pm
Spartan
1204 posts
Posted 2004-10-27 10:00pm
Spartan
member
1204 posts 409 snarkmarks Registered: Apr 28th 2004
I am working on a map and I wanted to make a few textures a little bit brighter. I went into my lights.rad and increased the brightness on the textures I wanted. The brightnesses were increased to 12000. I then compiled the map but the brightness of the textures were still the same as before the change. I checked the compile log and everything is fine. Why won't it change the brightness?
Re: Texture lighting issue Posted by Orpheus on Wed Oct 27th 2004 at 10:08pm
Orpheus
13860 posts
Posted 2004-10-27 10:08pm
Orpheus
member
13860 posts 2024 snarkmarks Registered: Aug 26th 2001 Occupation: Long Haul Trucking Location: Long Oklahoma - USA
Spartan 34 said:
I am working on a map and I wanted to make a few textures a little bit brighter. I went into my lights.rad and increased the brightness on the textures I wanted. The brightnesses were increased to 12000. I then compiled the map but the brightness of the textures were still the same as before the change. I checked the compile log and everything is fine. Why won't it change the brightness?
possible cause's..

1)light values in textured lights are not the same as entity lights.. increasing them by only a few 1,000 will not make much of a difference..

try increasing it in 5,000 increments.

2) you re-set a close texture, but not the one you wanted.. check the spelling.
Re: Texture lighting issue Posted by fishy on Wed Oct 27th 2004 at 11:51pm
fishy
2623 posts
Posted 2004-10-27 11:51pm
fishy
member
2623 posts 1476 snarkmarks Registered: Sep 7th 2003 Location: glasgow
Spartan, your question looks like it's the texture that you want to look brighter. I dont think this can be done.

If you just want to illuminate the surrounding area more, make sure the lights.rad file that you're editing is the one that's in the same folder as your compile tools.
Re: Texture lighting issue Posted by omegaslayer on Thu Oct 28th 2004 at 12:30am
omegaslayer
2481 posts
Posted 2004-10-28 12:30am
2481 posts 595 snarkmarks Registered: Jan 16th 2004 Occupation: Sr. DevOPS Engineer Location: Seattle, WA
Place a light entity or a spot light with the axsis tilted up under it for both reasons adressed by orph and fishy.
Re: Texture lighting issue Posted by Hugh on Thu Oct 28th 2004 at 12:39am
Hugh
900 posts
Posted 2004-10-28 12:39am
Hugh
member
900 posts 207 snarkmarks Registered: Oct 25th 2003 Occupation: College Student Location: Amerika
Increase the RGB amounts on your textures proportionally, so a 64 128 128 would change to a 128 255 255.
Re: Texture lighting issue Posted by Spartan on Thu Oct 28th 2004 at 7:12pm
Spartan
1204 posts
Posted 2004-10-28 7:12pm
Spartan
member
1204 posts 409 snarkmarks Registered: Apr 28th 2004
Your all wrong. Orph came the closest. I changed the lighting by almost 7000. Then took before and after pictures to see if there was a difference and it was the same. Also I checked the names and I changed the correct texture.
Re: Texture lighting issue Posted by Orpheus on Thu Oct 28th 2004 at 7:17pm
Orpheus
13860 posts
Posted 2004-10-28 7:17pm
Orpheus
member
13860 posts 2024 snarkmarks Registered: Aug 26th 2001 Occupation: Long Haul Trucking Location: Long Oklahoma - USA
Spartan 34 said:
Your all wrong. Orph came the closest. I changed the lighting by almost 7000. Then took before and after pictures to see if there was a difference and it was the same. Also I checked the names and I changed the correct texture.
hmm, if you altered it by 7,000 there should be some difference.. assuming you altered the correct lights.rad and texture..

i rarely altered the lights.rad, but it always worked.. you certain you changed the correct file? search for others, rename them to something else and be sure there is only one in your tools folder.. i accidentally had two in there once, the folder gets full sometimes.
Re: Texture lighting issue Posted by Spartan on Thu Oct 28th 2004 at 7:27pm
Spartan
1204 posts
Posted 2004-10-28 7:27pm
Spartan
member
1204 posts 409 snarkmarks Registered: Apr 28th 2004
there is only one in the folder.
Re: Texture lighting issue Posted by Orpheus on Thu Oct 28th 2004 at 7:36pm
Orpheus
13860 posts
Posted 2004-10-28 7:36pm
Orpheus
member
13860 posts 2024 snarkmarks Registered: Aug 26th 2001 Occupation: Long Haul Trucking Location: Long Oklahoma - USA
Spartan 34 said:
there is only one in the folder.
ok, then.. are you sure you picked a color? i mean .. well i dunno what i mean, but an increment of 7,000 should be noticed..

try this.. edit another texture.. replace the one you have in the map and try again.. or better yet, make a small test map, one that will compile in moments and do the altering there...

i have heard, some texture names, cannot emit light.. maybe its one of them :confused:
Re: Texture lighting issue Posted by Spartan on Thu Oct 28th 2004 at 7:58pm
Spartan
1204 posts
Posted 2004-10-28 7:58pm
Spartan
member
1204 posts 409 snarkmarks Registered: Apr 28th 2004
I made a test map and the texture emits the light fine but the brightness never changed even after I made the 7000 difference.
Re: Texture lighting issue Posted by Orpheus on Thu Oct 28th 2004 at 7:59pm
Orpheus
13860 posts
Posted 2004-10-28 7:59pm
Orpheus
member
13860 posts 2024 snarkmarks Registered: Aug 26th 2001 Occupation: Long Haul Trucking Location: Long Oklahoma - USA
post the setting here, i wanna see it..

you know.. 128 255 0 7000 or whatever
Re: Texture lighting issue Posted by Spartan on Thu Oct 28th 2004 at 8:09pm
Spartan
1204 posts
Posted 2004-10-28 8:09pm
Spartan
member
1204 posts 409 snarkmarks Registered: Apr 28th 2004
ayumi_light1 20 216 172 12000
Re: Texture lighting issue Posted by Orpheus on Thu Oct 28th 2004 at 8:14pm
Orpheus
13860 posts
Posted 2004-10-28 8:14pm
Orpheus
member
13860 posts 2024 snarkmarks Registered: Aug 26th 2001 Occupation: Long Haul Trucking Location: Long Oklahoma - USA
Spartan 34 said:
ayumi_light1 20 216 172 12000
what color is those numbers supposed to represent?

some colors like red or blue, have very subtle light level distinctions when changing the brightness..

did you turn it up to say 24000 or 35000 just to see what happened?

there are exceptionally high numbers though, couldn't hurt to do it.
Re: Texture lighting issue Posted by Tracer Bullet on Thu Oct 28th 2004 at 8:57pm
Tracer Bullet
2271 posts
Posted 2004-10-28 8:57pm
2271 posts 445 snarkmarks Registered: May 22nd 2003 Occupation: Graduate Student (Ph.D) Location: Seattle WA, USA
I see two courses you can take.

1) Try changing the color, as this will be very obevous. This will tell you difinitivly whether the text file you are editing is having any affect.

2) Create a new text file "mapname.rad" in the same folder as your .map file, and enter the TexL values you want there. Recompile and I bet it will work.
Re: Texture lighting issue Posted by G.Ballblue on Thu Oct 28th 2004 at 9:50pm
G.Ballblue
1511 posts
Posted 2004-10-28 9:50pm
1511 posts 211 snarkmarks Registered: May 16th 2004 Occupation: Student Location: A secret Nuclear Bunker on Mars
Orpheus said:
Spartan 34 said:
ayumi_light1 20 216 172 12000
what color is those numbers supposed to represent?

some colors like red or blue, have very subtle light level distinctions when changing the brightness..

did you turn it up to say 24000 or 35000 just to see what happened?

there are exceptionally high numbers though, couldn't hurt to do it.
20 216 172 = cyan
Re: Texture lighting issue Posted by Andrei on Fri Oct 29th 2004 at 8:24am
Andrei
2455 posts
Posted 2004-10-29 8:24am
Andrei
member
2455 posts 1248 snarkmarks Registered: Sep 15th 2003 Location: Bucharest, Romania
Insert the wall with the texture into a func_wall.Add a specific _minlight and give it about...erm 5 (depending on how bright you want it).
Re: Texture lighting issue Posted by Pvt.Scythe on Fri Oct 29th 2004 at 1:24pm
Pvt.Scythe
730 posts
Posted 2004-10-29 1:24pm
730 posts 113 snarkmarks Registered: Sep 19th 2004 Occupation: student Location: Finland
What text editor you're using? The problem could be in missing TAB presses as some texture editors turn TAB's into SPACEs...