Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I want to write some scripts for Celestia. How can I do it?

celestia scripts write
0
10 Posted

I want to write some scripts for Celestia. How can I do it?

0
10

1) visit the Celestia Scripting Forum 2) read and contribute to the Celestia Scripting Guide Breifly: A) Celestia includes a very simple scripting language of its own which understands commands like “go here, look there, set flag, display text”. These commands should go into a file with the filetype .CEL A slightly out-of-date summary of .CEL commands is at http://63.224.48.65/celestia/docs/scripting.html. Also see http://www.lns.cornell.edu/~seb/celestia/celestia_notes.html#4.0 for a list of more of the .CEL scripting commands, somewhat cryptically organized. An example .CEL script is at http://63.224.48.65/~t00fri/images/start-pandemo.cel B) Starting with Celestia v1.3.1 prerelease 3, the Lua programming language is available for use in .CELX scripts. See http://www.lua.org/. A few example Lua scripts for Celestia are available on SourceForge at http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/celestia/celestia/scripts/ C) You can use any language you want if it can pass commands to th

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123