SimObjectType.ALL #110
Closed
frankriedel
started this conversation in
General
Replies: 2 comments
|
Hi, thanks for reaching out!
Which simulation variables are you trying to read and what does your
Note that you will only be able to get the objects that are AI controlled (moving) so no static objects. I just tested in MSFS 2020 and was able to get both ground objects and boats using the trafficRadar sample as a starting point (btw, I updated it to show the |
0 replies
|
Yayp, I made it work (Prepar3D v6.1) Here is the Log: Here is the code |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Great code project ;) - Thanks
I have problem to make my code read all object using the code below, it seem to read Helicopter and Aircraft, not all with Title or ID.
But not GROUND or BOAT ??
All reactions