Change field of view in script ?

All about writing scripts for Celestia in Lua and the .cel system
Topic author
Paul L
Posts: 17
Joined: 11.08.2003
With us: 21 years 5 months
Location: In and around 115E 31S

Change field of view in script ?

Post #1by Paul L » 11.08.2003, 07:23

Is there a command for the above ? (ie, the "," and "." equivalents). Also, is there an updated comprehensive .cel guide somewhere that I'm not aware of (other than the basic one which has been around for some time).

Thanks,

Paul L

Guest

Re: Change field of view in script ?

Post #2by Guest » 11.08.2003, 12:29

Try

set { name "FOV" value 60 }

For further commands, see http://www.lns.cornell.edu/~seb/celestia/celestia_notes.html#4.0

don
Posts: 1709
Joined: 12.07.2003
With us: 21 years 6 months
Location: Colorado, USA (7000 ft)

Re: Change field of view in script ?

Post #3by don » 11.08.2003, 21:21

Paul L wrote:Also, is there an updated comprehensive .cel guide somewhere ...


Howdy Paul L,

I've been working on a .cel scripting guide for a few weeks now and just posted a link to a preliminary (unfinished) version over here: http://ennui.shatters.net/forum/viewtopic.php?t=3102.

Hope it helps you out some.

-Don G.


Return to “Scripting”