charlyms wrote:I have to replace or to complte following lines without erasing other lines:
* CloudHeight 10
* CloudSpeed 70
* CloudMap "MarsClouds.png"
Kindly regards
Charlyms
Ulrich and Charlyms,
You're not leaving in the asterisks are you? I remember that - in the
original tour - I had asterisks surrounding ALL of the installation
notes. I wasn't as smart then as I am now.
At any rate, just thought I'd ask. Charlyms, the Mars portion of
your solarsys.ssc file should look exactly like the following - with
the caveats that you may or may not use capitalization the way
that I do AND you may not have a normal map:
Code: Select all
#########################
# The planet Mars. #
#########################
"Mars" "Sol"
{
Texture "Mars.jpg"
NormalMap "MarsNormal.jpg"
Color [ 1 0.75 0.7 ]
HazeColor [ 1 1 1 ]
HazeDensity 0.45
Radius 3396 # Equatorial.
Oblateness 0.0069
Atmosphere
{
Height 30
Lower [ 0.8 0.6 0.6 ]
Upper [ 0.7 0.3 0.3 ]
Sky [ 0.83 0.75 0.65 ]
Sunset [ 0.7 0.7 0.8 ]
Mie 0.0024
MieAsymmetry -0.15
Rayleigh [ 0.0010 0.0006 0.0003 ]
Absorption [ 0 0 0 ]
MieScaleHeight 20
CloudHeight 10
CloudSpeed 70
CloudMap "MarsClouds.png"
}
CustomOrbit "vsop87-mars"
EllipticalOrbit
{
Period 1.8809
SemiMajorAxis 1.5237
Eccentricity 0.0934
Inclination 1.8506
AscendingNode 49.479
LongOfPericenter 336.041
MeanLongitude 355.453
}
UniformRotation
{
Period 24.622962
Inclination 26.72
AscendingNode 82.91
MeridianAngle 136.005
}
Albedo 0.150
}
You can modify your existing code as Ulrich decribes above, but
if your solarsys.ssc file is in ANY way screwed up, then that won't
fix the problem.
Just trying to help...
Thanks, Brain-Dead
Brain-Dead Geezer Bob is now using...
Windows Vista Home Premium, 64-bit on a
Gateway Pentium Dual-Core CPU E5200, 2.5GHz
7 GB RAM, 500 GB hard disk, Nvidia GeForce 7100
Nvidia nForce 630i, 1680x1050 screen, Latest SVN