Jump to content

Home

korb sky texture


aarcuda

Recommended Posts

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?

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...