I need a lightbeam coming from a window... I am using dark_dust and dark_dust_yellow atm but they have this light disapearing thing about half way down. I need to take out the part where the light disapears half way down :/ textures/common/dark_yellow_dust { qer_editorimage textures/common/gradient qer_trans 0.9 surfaceparm noimpact surfaceparm nomarks surfaceparm nonsolid surfaceparm nonopaque surfaceparm trans q3map_material Water q3map_nolightmap { clampmap textures/common/gradient blendFunc GL_ONE GL_ONE rgbGen const ( 0.349020 0.345098 0.168627 ) } }
You'd need to edit the image for that, since the image is a gradient, thus fading halfway.
and how would I do that? just open up one of the gradient textures and make it a solid color? there are three gradients :/ which one would I edit? EDIT: oh wait... just plain gradient, says so in the code :p
when I try to open my new shader file commonnk, 0 shaders are loaded... yes, in my shader list I have added commonnk what else do I need to do :/ ??
What program are you talking about, and what do you have in commonk.shader at the moment?
I can't open it in GTK
just my shader, commonnk/dark_dust_nk
That's not exactly helping much. What shader are you using? Also, dump a blank image in textures/commonk, call it "workagainbeehotch.jpg" or something.
ha! I got it to work.... I just had my IMG in the wrong folder :p I feel so dumb... neways, thanks!