Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

korb sky texture

Page: 1 of 1
 aarcuda
01-30-2004, 7:14 PM
#1
In the Sky textures for JA, there's this set of textures called Korb

I can't seem to find which sky shader uses these textures. I looked in the skies.shader file, and korb seems to be placed under a sky shader called NarKreeta. But I can't find NarKreeta.

This is what it says:
From the skies.shader


textures/skies/NarKreeta
{
qer_editorimage textures/skies/sky.tga
surfaceparm sky
surfaceparm noimpact
surfaceparm nomarks
notc
q3map_nolightmap
skyParms textures/skies/korb 512 -
}



Can anyone help me in finding this?
 WadeV1589
01-30-2004, 8:29 PM
#2
I'm not sure what you're asking so I'll try this...

1)textures/skies/NarKreeta
{
2)qer_editorimage textures/skies/sky.tga
surfaceparm sky
surfaceparm noimpact
surfaceparm nomarks
notc
q3map_nolightmap
3)skyParms textures/skies/korb 512 -
}

1) a name for the shader, it doesn't have to be an actual file that exists, it is merely a name that makes sense to the mapper

2) The image to display in GTK for this shader entry.

3)The bit that says 2 key things: firstly the path to the 6 files to use to render the skybox, in this case textures/skies/korb (it adds the six endings automagically); secondly the height to render clouds at if you add a shader line to create clouds...although this shader doesn't have clouds so that is irrelevant in this instance.
 aarcuda
01-30-2004, 8:47 PM
#3
Hmm, I seem to have suddenly found it. The NarKreeta shader that is.

ugh, I hate when this happens, I feel sorry for taking up space on this forum.

But anyways, thanks a ton for your help WadeV :D
I appreciate it
 wedge2211
01-31-2004, 1:36 AM
#4
If you can't find the icon for a shader in the texture window, you can always select the brush surface and enter the shader's name (textures/skies/NarKreeta) into the surface inspector directly.
Page: 1 of 1