Norsk-L Posted January 31, 2023 Posted January 31, 2023 It is finally done, have published the F-14 profile which also includes fuel count https://www.digitalcombatsimulator.com/en/files/3328894/
bones1014 Posted January 31, 2023 Posted January 31, 2023 56 minutes ago, Norsk-L said: It is finally done, have published the F-14 profile which also includes fuel count https://www.digitalcombatsimulator.com/en/files/3328894/ You should double check with the community before doing all that work. I have one that has the fuel quantity, radios, countermeasure counts, etc
Norsk-L Posted February 3, 2023 Posted February 3, 2023 On 1/31/2023 at 11:44 PM, bones1014 said: You should double check with the community before doing all that work. I have one that has the fuel quantity, radios, countermeasure counts, etc Have a look at the profile first, I dont think anyone creates full cockpit profile. Lots of profiles also had rounding errors or duplicates which resulted in flashing text or numbers. I also fixed that for the entire airplane if you give me the ID for Countermeasure counts, I be happy to add it. Radio is not relevant for F-14 you get a good view of it on the cockpit repeater.
Zyll Posted November 10, 2023 Posted November 10, 2023 i don't suppose you guys have figured out how to determine which seat is currently being occupied by the local player? I'm working on tweaking the Apache ExportModule, and it seems quite inefficient to be retrieving arguments and sending data for the CPG when I am sitting in the Pilot seat, and vice versa. A simple argument value to determine this would be ideal, I just couldn't find anything like that in the aircraft lua files. The closest thing I found was in command_defs.lua, the following commented code: --[[ reset_counter() head_wrapper_commands = { OccupySeatPLT = counter(); OccupySeatCPG = counter(); } ]]
Recommended Posts