Add a "script" directory/folder under "...\celestia\" that can contain any Celestia .cel or .celx script. Allowing sub-directories in this directory would also help a great deal.
By "add" I mean into the Celestia folder-searching code. Right now, if a script does not reside in the "...\celestia" folder, object textures are not loaded and other problems occur.
For Example...
Code: Select all
C:\
... Program Files\
... celestia\
... scripts\
... cel\
... From Others
... Tours
... Explorations
... Mine
... Testing
... celx\
... other dirs
Thank you.
-Don G.