Posts by Margüello
- 15.06.2005, 08:41
- Forum: Textures
- Topic: World Wind
- Replies: 4
- Views: 4397
World Wind
NASA WORLD WIND. Have you tried this program? It has textures detailed of the Earth. You can find it at: http://worldwind.arc.nasa.gov/
- 05.06.2005, 08:41
- Forum: Scripting
- Topic: Voyager 1 Flyby script
- Replies: 20
- Views: 36471
Re: Voyager 1 Flyby script
The scrip file must be saved in utf8 format. I had the same problem two weeks ago. I save the scripts files in format utf8 with the Windows XP Notepad and the error message: ('{' Expected at start of script) come up. Now I use this program: http://www.flos-freeware.ch/zip/notepad2.zip and everything...
- 22.05.2005, 09:33
- Forum: Scripting
- Topic: problem with print command
- Replies: 4
- Views: 5728
Re: problem with print command
Thank you for the replies. I am a windows user, and i use the notepad to translate the del script files. When i save the cel script file in utf8 format, Celestia showed the following error: '{' expected at start of script.
I fix it using another editor instead of the notepad.
I fix it using another editor instead of the notepad.
- 08.05.2005, 09:20
- Forum: Scripting
- Topic: problem with print command
- Replies: 4
- Views: 5728
Re: problem with print command
I have a problem with the letter http://www.imagewhiz.com/3/ZyN43437.jpg in the cel script. This letter does not appear with the print command. With this command: print {text "peque?o planeta" row -3 column 1 duration 3}, the result is: peque planeta. There is some solution for this?
- 02.05.2005, 10:16
- Forum: Scripting
- Topic: problem with print command
- Replies: 4
- Views: 5728
problem with print command
I have a problem with the cel script. In Spanish the letter ? is necessary, but this letter does not appear with the print command. There is some form to fix it?