Disable locations labels...

All about writing scripts for Celestia in Lua and the .cel system
Topic author
AlexChan
Posts: 33
Joined: 29.09.2004
With us: 20 years 1 month

Disable locations labels...

Post #1by AlexChan » 29.09.2004, 09:18

Excuse me,
I am new of Celestia,
anyone know how to disable locations labels by script?

Harry
Posts: 559
Joined: 05.09.2003
With us: 21 years 2 months
Location: Germany

Re: Disable locations labels...

Post #2by Harry » 29.09.2004, 19:06

AlexChan wrote:Excuse me,
I am new of Celestia,
anyone know how to disable locations labels by script?

In CELX you can use:

Code: Select all

celestia:hidelabel("locations")


I didn't find a command for CEL-scripts to do this.

Harald


Return to “Scripting”