OK,
It looks like you misunderstood from the beginning.
Here's a step by step...
In C:/Program Files/Celestia, you will see a folder called "extras".
1. In that folder, create a new folder called anything you like, lets say "Reenan"
2. Go to the "Reenan" folder and create a new text file.
Open it with Wordpad or any text editor, and cut and paste the following into it:
Code: Select all
"Reenen" "Sol/Earth"
{
Class "Spacecraft"
Radius 0.001
LongLat [18.5 -33.9 0.001 ]
Orientation [213.9 1 0 0]
RotationOffset 18.5
}
Save it.
Rename the textfile to something like "Reenan.ssc"
That's your object defined at the right location.
You can now restart Celestia and follow the instructions I gave earlier...
Code: Select all
ENTER
ree (you should see "Reenan" at the bottom of the screen. )
TAB (to autocomplete)
ENTER This selects Reenan.
G This takes you to Reenan.
Then once you are there, reposition until you can see the sky and select any star above the horizon by clicking on it, and press "C" to center that star in the view.
You will find all the same commands in The Cel Scipting Guide, so if you want to do this automatically at startup, you can. All the keyboard commands I've mentioned also have equivalent script commands.
You're on the right track by writing a new start.cel.