- Messages
- 16
- Country

Hello all,
I didn't try yet in my C++ Simconnect program, but is it possible to retrieve status of User's flight (not AI Traffic)? Like Takeoff, landing, taxi, waiting, etc...
Because I saw this enum : AI UNIT MODE
One of:
0: Sleep
1: Zombie
2: Waypoint
3: Takeoff
4: Landing
5: Taxi
6: Working
7: Waiting.
Regards,
Chris.
I didn't try yet in my C++ Simconnect program, but is it possible to retrieve status of User's flight (not AI Traffic)? Like Takeoff, landing, taxi, waiting, etc...
Because I saw this enum : AI UNIT MODE
One of:
0: Sleep
1: Zombie
2: Waypoint
3: Takeoff
4: Landing
5: Taxi
6: Working
7: Waiting.
Regards,
Chris.