Posts by jldoreste
- 21.07.2013, 09:45
- Forum: Scripting
- Topic: CELX: Problem combining gotolocation() and follow() methods
- Replies: 1
- Views: 9621
Re: CELX: Problem combining gotolocation() and follow() meth
:idea: http://en.wikibooks.org/wiki/Celestia/Celx_Scripting/CELX_Lua_Methods/Celx_observer#follow Follow is the same as setting the frame of reference to "ecliptical" with target as reference object. So, If you are using a different reference frame than "ecliptical", after using ...
- 19.07.2013, 19:16
- Forum: Scripting
- Topic: CELX: Problem combining gotolocation() and follow() methods
- Replies: 1
- Views: 9621
CELX: Problem combining gotolocation() and follow() methods
Hello! I have had problems when using gotolocation() celx method next to follow() . It doesn't go to the correct place, in fact it goes to twice the "universal" coordinates that it must go. For example, if it must go to (7.28, 9.8e-4, 14.39) micro-light-years (universal coordinates) it goe...
- 12.11.2012, 11:16
- Forum: Lua-Tools
- Topic: SLIDESHOW–DIAPORAMA presentations without scripting
- Replies: 100
- Views: 117565
Re: SLIDESHOW–DIAPORAMA presentations without scripting
Spanish translations of "Linux-install" and "locale_slideshow_es.lua".
Best wishes.
Best wishes.
- 09.11.2012, 21:14
- Forum: Lua-Tools
- Topic: SLIDESHOW–DIAPORAMA presentations without scripting
- Replies: 100
- Views: 117565
Re: SLIDESHOW–DIAPORAMA presentations without scripting
Hello, John Van Vliet: I'm pleased to meet you. Hello, Jogad Also I didn't know what was this line for (line 3547) and I have inclosed it in an if running_OS == "Linux" statement Ups, I apologize for that :oops: . It's a sentence I added when I was trying to understand how the code works. ...
- 08.11.2012, 20:24
- Forum: Lua-Tools
- Topic: SLIDESHOW–DIAPORAMA presentations without scripting
- Replies: 100
- Views: 117565
Re: SLIDESHOW–DIAPORAMA presentations without scripting
Hello Jogad, Fenerit, Marco Klunder, etc. Thank you very much for SLIDESHOW-DIAPORAMA . It's very useful for me. I've added a few lines of code to adapt SLIDESHOW-DIAPORAMA to GNU/Linux OS. It works now for me and I think it may be of your interest. I wrote two Bash scripts, " launchfile.sh &qu...