Page 1 of 1

seting Locations in startup.cel?

Posted: 18.04.2008, 20:15
by ncc1701d
Is there a way in startup.cel or elsewhere to pre set the Locations like cities,Landing Sites, Montes,Maria and label Features to either be on or off at startup of celestia?
I find I am always having to manually set these up everytime I start up celestia

I want only cities to be checked on startup and Label features set at 1 at startup.
startup.cel didnt talk about this option
thanks
steve

Re: seting Locations in startup.cel?

Posted: 19.04.2008, 05:47
by BobHegwood
ncc1701d wrote:Is there a way in startup.cel or elsewhere to pre set the Locations like cities,Landing Sites, Montes,Maria and label Features to either be on or off at startup of celestia?
I find I am always having to manually set these up everytime I start up celestia

I want only cities to be checked on startup and Label features set at 1 at startup.
startup.cel didnt talk about this option
thanks
steve

Yes, simply download the commented start.zip file at the Motherlode, or my newer version (4.0) on my personal website by clicking HERE. Then, go to the bottom of the page and download the Modified Start CEL Script package. After unzipping the file, open the start.cel file using Notepad, and read the instructions. At the # Text labels: section, add the following line:

labels {set "cities"}

Then, comment out the unmarkall { } line so that it reads # unmarkall { }. If you use this approach, you can then display or not display the options you've selected by pressing the SHIFT-& keys. You will only have to do this once, since the setting will be retained between Celestia sessions.

Hope that helps, Bob