Page 1 of 1

Running multilpe scripts at the same time

Posted: 02.10.2006, 08:33
by Starshipwright
Is there any way to run multiple .CELX scripts at the same time?

Are there any plans to make this possible in the future?

Re: Running multilpe scripts at the same time

Posted: 03.10.2006, 06:08
by hank
Starshipwright wrote:Is there any way to run multiple .CELX scripts at the same time?

Are there any plans to make this possible in the future?


There is probably a way to do this, but you'd have to create a single script that loads and runs the multiple scripts in separate threads.

What is it you want to do exactly?

- Hank

Posted: 03.10.2006, 16:58
by Starshipwright
My main thought was to use Toti's "Object Selection History Tracker" and Harlad Schmit's "Timestep Keys" together with other scripts. And while stopping and starting the Timestep Keys script is not a problem, stopping the History Tracker script loses all the information that the script uses.

I would really like to be able to use them as a regular part of my Celestia installation. I noticed some mention of a LUA hook that might allow that, but do not know enough to have been able to follow the discussions about that feature.

Posted: 02.11.2006, 00:04
by fsgregs
Hank:

I too would be very interested in running multiple celx scripts at the same time ... possibly reacting to different keystrokes.

If this is possible, please elaborate ... as your time permits.

Frank