CAPTAIN SIM FORUM
757 Captain III >> 757 Captain III - General >> SDK, LVAR, custom key mapping etc
https://www.captainsim.org/forum/csf.pl?num=1522250884

Message started by zulukilo on Mar 28th, 2018 at 3:28pm

Title: Re: The 1.1 manual and SDK
Post by Skipy on May 30th, 2018 at 5:58am

Captain Sim wrote on May 29th, 2018 at 11:33pm:

Skipy wrote on May 29th, 2018 at 9:15pm:
I suppose that CS737 for P3D4 won't have the same SDK? Because I didn't find how to manage HDG bug via Lvars...

Same concept but different IDs obviously.
For the 737 try the numbers from the 737 manual. They should match the code.


Well I tried this command to rotate HDG without any result:
     ipc.writeLvar ("L:klid", 2207005)

BTW I can use specific "_C" ending lvars to simulate click on buttons but on HDG bug I have to "unclick" not to have the knob turning without stopping.
     ipc.writeLvar ("L07_005_KNOB_C", 1)
     ipc.sleep(2)
     ipc.writeLvar ("L07_005_KNOB_C", 0)

And this method is not working well of course... Any CS737 programmer to contact?

CAPTAIN SIM FORUM » Powered by YaBB 2.6.0!
YaBB Forum Software © 2000-2024. All Rights Reserved.