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?
32k Cloud map problem
-
Topic author-}Luciusperca-{
- Posts: 7
- Joined: 24.11.2006
- With us: 18 years
-
Topic author-}Luciusperca-{
- Posts: 7
- Joined: 24.11.2006
- With us: 18 years
Re: 32k Cloud map problem
-}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