




Do you still call your planets 'VZ 21487 AB' and 'VZ 21487 AC'?
Planet "Billy/VZ 21478 I"Planet "Bob/VZ 21478 II"Star "VZ 21478/VZ 21478 A"
Thanks!Do you still call your planets 'VZ 21487 AB' and 'VZ 21487 AC'?
This is not good.
The capital letters A, B, AB, BC and so on are reserved for star components of a multiple star system.
The small letters should be reserved for exoplanets.
So Roman numerals remain to name planets!
Of course, you can give your planet proper names, but you should give it a name with Roman numeral as additional name.
So:andCode: Select allPlanet "Billy/VZ 21478 I"(Of course you can omit the proper name.)Code: Select allPlanet "Bob/VZ 21478 II"
You can use the names 'VZ 21478 I' and 'VZ 21478 II' as 'ParentBody' if your planets should also have moons.
That someone has already used the same names is unlikely, with names like Billy or Bob, that can easily happen. And as 'ParenBody' one should always take unique names otherwise it may overlap with other addons.
In addition, you should call the star 'VZ 21478' as 'VZ 21478 A'. This could also be done with a double name, for example:Code: Select allStar "VZ 21478/VZ 21478 A"



Moon "Letter
{
ParentBody "Billy"
Class "Selena"
Mass 0.00221543
Radius 415.956
InertiaMoment 0.39907
Oblateness 0.0087086
Obliquity 1.25144
EqAscendNode -89.3568
TidalLocked true
AlbedoBond 0.3
AlbedoGeom 0.36
Brightness 3.5
Color (0.741 0.738 0.734)
Surface
{
SurfStyle 0.54235
OceanStyle 0.57069
Randomize (0.196, 0.913, 0.235)
colorDistMagn 0.0748011
colorDistFreq 30.2473
detailScale 842.254
colorConversion true
drivenDarkening 0
seaLevel 0.236748
snowLevel 1
tropicLatitude 0.0310549
icecapLatitude 1
icecapHeight 0.14351
climatePole 0.9375
climateTropic 0.3125
climateEquator 0.6875
heightTempGrad 0.625
tropicWidth 0.07
mainFreq 1.6841
venusFreq 0.823571
venusMagn 0
mareFreq 0.001
mareDensity 0.000310368
terraceProb 0.252829
erosion 0
montesMagn 0.0620671
montesFreq 17.3107
montesSpiky 0.855852
montesFraction 0.755459
dunesMagn 0.0371609
dunesFreq 100
dunesFraction 0.087886
hillsMagn 0.122664
hillsFreq 38.3594
hillsFraction 0.671003
hills2Fraction 0
riversMagn 67.3385
riversFreq 2.87127
riversSin 6.41797
riversOctaves 0
canyonsMagn 0.392274
canyonsFreq 0.10257
canyonFraction 0.215601
cracksMagn 0.0438836
cracksFreq 0.202431
cracksOctaves 0
craterMagn 0.775113
craterFreq 0.76209
craterDensity 0.938921
craterOctaves 8
craterRayedFactor 0.0800295
volcanoMagn 0.173762
volcanoFreq 0.579104
volcanoDensity 0.4
volcanoOctaves 3
volcanoActivity 1.80584
volcanoFlows 0.416401
volcanoRadius 0.147336
volcanoTemp 1770.67
lavaCoverTidal 0
lavaCoverSun 0
lavaCoverYoung 0
stripeZones 0
stripeFluct 0
stripeTwist 0
cycloneMagn 0
cycloneFreq 0
cycloneDensity 0
cycloneOctaves 0
colorSea (0.430, 0.400, 0.370, 0.000)
colorShelf (0.620, 0.600, 0.530, 0.000)
colorBeach (0.459, 0.450, 0.396, 0.000)
colorDesert (0.482, 0.457, 0.404, 0.000)
colorLowland (0.378, 0.339, 0.308, 0.000)
colorUpland (0.556, 0.524, 0.455, 0.000)
colorRock (0.300, 0.260, 0.220, 0.000)
colorSnow (1.000, 1.000, 1.000, 1.000)
BumpHeight 16.3732
SpecBrightWater 0
SpecBrightIce 0.03
SpecularPower 55
Hapke 1
SpotBright 4
SpotWidth 0.05
DayAmbient 0.07
}
NoClouds true
NoOcean true
NoLava true
Atmosphere
{
Model "Titan"
Height 0
Density 0
Pressure 0
Bright 0
Opacity 0
SkyLight 0
Hue 0
Saturation 1
}
NoAurora true
NoRings true
NoAccretionDisk true
NoCometTail true
Orbit
{
RefPlane "Equator"
SemiMajorAxis 6.79143e-005
Period 0.00208941
Eccentricity 0 Inclination 0
AscendingNode -89.3568
ArgOfPericenter -129.326
MeanAnomaly 16.5434
}
}
On the first line, is missing " after Letter.It's here!Code: Select allMoon "Letter { ParentBody "Billy" Class "Selena" Mass 0.00221543 Radius 415.956 InertiaMoment 0.39907 Oblateness 0.0087086 Obliquity 1.25144 EqAscendNode -89.3568 TidalLocked true AlbedoBond 0.3 AlbedoGeom 0.36 Brightness 3.5 Color (0.741 0.738 0.734) Surface { SurfStyle 0.54235 OceanStyle 0.57069 Randomize (0.196, 0.913, 0.235) colorDistMagn 0.0748011 colorDistFreq 30.2473 detailScale 842.254 colorConversion true drivenDarkening 0 seaLevel 0.236748 snowLevel 1 tropicLatitude 0.0310549 icecapLatitude 1 icecapHeight 0.14351 climatePole 0.9375 climateTropic 0.3125 climateEquator 0.6875 heightTempGrad 0.625 tropicWidth 0.07 mainFreq 1.6841 venusFreq 0.823571 venusMagn 0 mareFreq 0.001 mareDensity 0.000310368 terraceProb 0.252829 erosion 0 montesMagn 0.0620671 montesFreq 17.3107 montesSpiky 0.855852 montesFraction 0.755459 dunesMagn 0.0371609 dunesFreq 100 dunesFraction 0.087886 hillsMagn 0.122664 hillsFreq 38.3594 hillsFraction 0.671003 hills2Fraction 0 riversMagn 67.3385 riversFreq 2.87127 riversSin 6.41797 riversOctaves 0 canyonsMagn 0.392274 canyonsFreq 0.10257 canyonFraction 0.215601 cracksMagn 0.0438836 cracksFreq 0.202431 cracksOctaves 0 craterMagn 0.775113 craterFreq 0.76209 craterDensity 0.938921 craterOctaves 8 craterRayedFactor 0.0800295 volcanoMagn 0.173762 volcanoFreq 0.579104 volcanoDensity 0.4 volcanoOctaves 3 volcanoActivity 1.80584 volcanoFlows 0.416401 volcanoRadius 0.147336 volcanoTemp 1770.67 lavaCoverTidal 0 lavaCoverSun 0 lavaCoverYoung 0 stripeZones 0 stripeFluct 0 stripeTwist 0 cycloneMagn 0 cycloneFreq 0 cycloneDensity 0 cycloneOctaves 0 colorSea (0.430, 0.400, 0.370, 0.000) colorShelf (0.620, 0.600, 0.530, 0.000) colorBeach (0.459, 0.450, 0.396, 0.000) colorDesert (0.482, 0.457, 0.404, 0.000) colorLowland (0.378, 0.339, 0.308, 0.000) colorUpland (0.556, 0.524, 0.455, 0.000) colorRock (0.300, 0.260, 0.220, 0.000) colorSnow (1.000, 1.000, 1.000, 1.000) BumpHeight 16.3732 SpecBrightWater 0 SpecBrightIce 0.03 SpecularPower 55 Hapke 1 SpotBright 4 SpotWidth 0.05 DayAmbient 0.07 } NoClouds true NoOcean true NoLava true Atmosphere { Model "Titan" Height 0 Density 0 Pressure 0 Bright 0 Opacity 0 SkyLight 0 Hue 0 Saturation 1 } NoAurora true NoRings true NoAccretionDisk true NoCometTail true Orbit { RefPlane "Equator" SemiMajorAxis 6.79143e-005 Period 0.00208941 Eccentricity 0 Inclination 0 AscendingNode -89.3568 ArgOfPericenter -129.326 MeanAnomaly 16.5434 } }