Page 1 of 1

32k Cloud map problem

Posted: 28.11.2006, 15:02
by -}Luciusperca-{
Hi

I 've a probling with using the 32k earth Cloud Map.
I edited the solarsys.ssc like that:

CloudHeight 7
CloudSpeed 0
CloudMap "earth-clouds.*"

The "earth-clouds-hs-32k" folder is in the textures/hires folder and
in the "earth-clouds-hs-32k.ctx" the right path is set.
But still the default "earth clouds.*" is used.
What is my mistake?

Posted: 28.11.2006, 16:17
by selden
Did you type an R (capital r) to switch to the hires folder?

Posted: 28.11.2006, 17:37
by -}Luciusperca-{
Yes but it did not take any effect.

Re: 32k Cloud map problem

Posted: 29.11.2006, 07:59
by steffens
-}Luciusperca-{ wrote:Hi

I 've a probling with using the 32k earth Cloud Map.
I edited the solarsys.ssc like that:

CloudHeight 7
CloudSpeed 0
CloudMap "earth-clouds.*"

The "earth-clouds-hs-32k" folder is in the textures/hires folder and
in the "earth-clouds-hs-32k.ctx" the right path is set.
But still the default "earth clouds.*" is used.
What is my mistake?

Shouldn't this look like

Code: Select all

CloudHeight 7
CloudSpeed 0
CloudMap "earth-clouds-hs-32k.ctx"

:?:

steffens