hkhoanguyen Posted October 31, 2017 Report Posted October 31, 2017 (edited) Hi, How can I get the aircraft information like Flight Number / Aircraft Type / Reg No.... I have seen one FSUIPC offset to get those info but I still haven't figure out of how to get them out of aircraft.cfg. Thanks in advanced! Edited October 31, 2017 by hkhoanguyen
Paul Henty Posted October 31, 2017 Report Posted October 31, 2017 Flight Number is offset 0x3130 Aircraft Types is offset 0x3160 Tail number is offset 0x313C These can all be found by searching the offsets list called "FSUIPC4 Offset Status.pdf" found in the "FSUIPC Documents" folder under the modules folder. This document will also tell you what type data is stored in each offset (these are all strings) and the size. Paul
hkhoanguyen Posted November 1, 2017 Author Report Posted November 1, 2017 Thanks a lot, I finally could get all those info.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now