Page 1 of 1

RFE: Script Directory under "celestia\"

Posted: 04.11.2003, 16:14
by don
Request For Enhancement:

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.