I recently installed the moon high resolution texture. I can't really tell the difference between it and the old low resolution texture that I had. I realize that the place where the difference should be seen is down close to the ground, but I see nothing. Is there something that I might be...
As I approach a VTOL pad I would like to be able to obtain information (via Lua) on the pad's bearing and distance.
Distance is not a problem: range = oapi.get_navrange(hNav)
I don't see anything that will give me a bearing. Am I missing something?
Thanks.
I have a piece of code to establish a constant vertical velocity on the moon of 1 m/s which works just fine when invoked directly, but not when called. When called, the Delta Glider NT barely moves at all and settles back to the ground very quickly. I don't understand what is going on here. Any...
Sometimes when I use proc.wait_simdt() it will cause Orbiter to hang or freeze. I figure:
I am doing something in other parts of the script causing this behavior or
there might be some issue with this routine that I don't know about
I would appreciate any insight that anyone could offer. Thanks.
Vehicle: Delta Glider NT
Context: Scenario -> Delta Glider -> Brighton Beach
The following altitudes are displayed as shown upon opening the scenario and before taking any action or leaving the pad.
Incorrect Display of Altitude:
Display of altitude on Surface MFD: -2.56 km
Display of...
When I run Orbiter 2016 the display sometimes "blinks." While this doesn't cause the software to crash it is pretty annoying. Has this been seen before? If so, what causes it? Will putting a graphics card on my machine help with this problem?
AMD Ryzen 3 2200G with Radeon Vega Graphics
3500...
Does the Lua print() function not work in the Lua console (in Orbiter) because that console is not defined as stdout?
Are the Lua libraries generally available?
Thanks.
Being new to Orbiter, I need intro/tutorial information on the different frames of reference and when they are used. If someone can point me in the right direction I would be grateful.Thanks.
The following question arises in the context of "Go Play in Space," chapter 2:
On the Docking MFD, a distance is shown to the docking port on the other vessel. How is this distance determined?
I have written (as a beginner) a Lua script which addresses the orbit stabilization scenario presented in chapter 2 of "Go Play in Space." I would be happy to share it with anyone who is interested (and who can tell me where to put it and how to put it there). It contains simple examples of...
1) Is there a way to get information on orbit eccentricity using Lua?
2) Is there a way to get information on time to apoapsis?
Okay. I figured out how to get tables with the information I need. What I don't know is how to extract information from the tables.
Thanks.
David
Is there a way to change the input focus (to a different vessel) using a Lua script.
I hope nobody minds that I'm going to have a lot of beginner questions.
Thanks.
I found in an example that term.out() is how output is generated to the Lua console. This function is not mentioned anywhere in the documentation for Lua that I have been looking at. Does anyone know where this function is documented? I would like to learn if I can output multiple variables in a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.