Jump to content

TARGET Script : Axis trimming on profile loading


Recommended Posts

Hi Everyone !

 

I'm trying to get an axis trimmed when I load / launch my profile.

Tried this line :

MapAxis(&Throttle, ANT_ELEV, DX_THROTTLE_AXIS);
EXEC("TrimDXAxis(DX_THROTTLE_AXIS, 1024);");

 

And also this :

MapAxis(&Throttle, ANT_ELEV, DX_THROTTLE_AXIS);
ActKey(EXEC("TrimDXAxis(DX_THROTTLE_AXIS, 1024);"));

 

But to no avail. Axis is always in the middle (50%) when I load my profile, and I would like it to be at 0 (this is for TGP zooming, I then move it with trimming using two buttons).

 

Any help is appreciated :)

 

Thanks.

i7 7700k • 1080Ti • 32GB @ 3200 MHz • 525GB M.2 • Oculus Rift

Warthog + Pro Flight

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...