Does anyone know if it's possible to run ScriptedOrientations in 1.5.0pre1.
I have a scripted orientation function provided by Chris, but it doesn't appear to get called in my install.
Can someone tell me if there are any additional pre-requisites for Scripted Orientations, aside from 1.5 itself?
ie. What was the first build to include Scripted Orientations?
Any changes required for celestia.cfg in oredr to run them?
What's the correct file suffix (.celx ? or .lua?)
and .where does the function declaration have to be installed?
-- I've tried:
1. a scripts sub-directory of the directory containing the SSC,
2. the SSC directory itself
3. Celestia\scripts
4. C:\Prog...\Celestia
and I've tried .celx file extension.
Nothing works so far..
Cheers
CC
ScriptedOrientations in 1.5.0pre1 ????
-
Topic authorChuft-Captain
- Posts: 1779
- Joined: 18.12.2005
- With us: 18 years 11 months
ScriptedOrientations in 1.5.0pre1 ????
"Is a planetary surface the right place for an expanding technological civilization?"
-- Gerard K. O'Neill (1969)
CATALOG SYNTAX HIGHLIGHTING TOOLS LAGRANGE POINTS
-- Gerard K. O'Neill (1969)
CATALOG SYNTAX HIGHLIGHTING TOOLS LAGRANGE POINTS
You need to be running 1.5.0 pre3 or build from cvs.
Steve Binder has made available a build of pre3 for the Mac. See http://www.celestiaproject.net/forum/viewtopic.php?t=11096
pre3 for Windows is available at
http://www.celestiaproject.net/~claurel/celest ... .0pre3.exe
Provide the orientation script (with extension .lua) either in your Addon's main directory or in a subdirectory under it named celxx.
(Before pre3, you would have had to provide it as part of a Lua Hook.)
You don't need to modify celestia.cfg
For a working example, please take a look at my "pointing hubble" addon, which is available at
http://www.lepp.cornell.edu/~seb/celest ... le_v06.zip
(87 KB)
Steve Binder has made available a build of pre3 for the Mac. See http://www.celestiaproject.net/forum/viewtopic.php?t=11096
pre3 for Windows is available at
http://www.celestiaproject.net/~claurel/celest ... .0pre3.exe
Provide the orientation script (with extension .lua) either in your Addon's main directory or in a subdirectory under it named celxx.
(Before pre3, you would have had to provide it as part of a Lua Hook.)
You don't need to modify celestia.cfg
For a working example, please take a look at my "pointing hubble" addon, which is available at
http://www.lepp.cornell.edu/~seb/celest ... le_v06.zip
(87 KB)
Selden
-
Topic authorChuft-Captain
- Posts: 1779
- Joined: 18.12.2005
- With us: 18 years 11 months
Thanks a lot Selden, will give that a try!
"Is a planetary surface the right place for an expanding technological civilization?"
-- Gerard K. O'Neill (1969)
CATALOG SYNTAX HIGHLIGHTING TOOLS LAGRANGE POINTS
-- Gerard K. O'Neill (1969)
CATALOG SYNTAX HIGHLIGHTING TOOLS LAGRANGE POINTS