greetings commanders
i`m trying to set up my set up t16000m and twcs
been reading on the forum found out target is a pain but im stuborn so
i would like to use the rocker on twcs as an axis so in target this works great but the i dont have pov hats any of them (there are 3)
cant get i to work as bottons either as in map pov to dxbuttons
found some ting to add in script for the t16000m to add pov
// *** HERE WE NEED TO ADD FOUR MORE LINES BY HAND:
//
MapKey(&T16000, H1U,DXHATUP);
MapKey(&T16000, H1R,DXHATRIGHT);
MapKey(&T16000, H1D,DXHATDOWN);
MapKey(&T16000, H1L,DXHATLEFT);
//
// *** TO GET THE POV/HAT OF THE STICK WORKING!!
tried to also add
// *** HERE WE NEED TO ADD FOUR MORE LINES BY HAND:
//
MapKey(&TWCSThrottle, H1U,DXHATUP);
MapKey(&TWCSThrottle, H1R,DXHATRIGHT);
MapKey(&TWCSThrottle, H1D,DXHATDOWN);
MapKey(&TWCSThrottle, H1L,DXHATLEFT);
//
// *** TO GET THE POV/HAT OF THE STICK WORKING!!
but doesent work.
if i combine both t16000m and twcs my buttons pair as in button one on stick and trottle are the same so sucks
my goal is to have all axis with curves so t16000m pitch roll yaw all curved
twcs thumstick and rocker curved
find it strange that this possible[mad]
any way hope you can help me out
i`m trying to set up my set up t16000m and twcs
been reading on the forum found out target is a pain but im stuborn so
i would like to use the rocker on twcs as an axis so in target this works great but the i dont have pov hats any of them (there are 3)
cant get i to work as bottons either as in map pov to dxbuttons
found some ting to add in script for the t16000m to add pov
// *** HERE WE NEED TO ADD FOUR MORE LINES BY HAND:
//
MapKey(&T16000, H1U,DXHATUP);
MapKey(&T16000, H1R,DXHATRIGHT);
MapKey(&T16000, H1D,DXHATDOWN);
MapKey(&T16000, H1L,DXHATLEFT);
//
// *** TO GET THE POV/HAT OF THE STICK WORKING!!
tried to also add
// *** HERE WE NEED TO ADD FOUR MORE LINES BY HAND:
//
MapKey(&TWCSThrottle, H1U,DXHATUP);
MapKey(&TWCSThrottle, H1R,DXHATRIGHT);
MapKey(&TWCSThrottle, H1D,DXHATDOWN);
MapKey(&TWCSThrottle, H1L,DXHATLEFT);
//
// *** TO GET THE POV/HAT OF THE STICK WORKING!!
but doesent work.
if i combine both t16000m and twcs my buttons pair as in button one on stick and trottle are the same so sucks
my goal is to have all axis with curves so t16000m pitch roll yaw all curved
twcs thumstick and rocker curved
find it strange that this possible[mad]
any way hope you can help me out