- Messages
- 6 931
- Réactions
- 2 553
JetMaxTQ Zibo mod
This plugin & xlua script allow you to connect the JetMaxTQ to the zibo mod with out playing around with the throttle settings in the zibo mod.
Windows, Linux
Instructions
Install the plugin. ie Place the "JetMaxTQ" folder in the "...\X-Plane 11\Resources\plugins" folder.
Setup the TQ in X-Plane settings joystick as per the image "JetMaxTQ_red_arrows.jpg".
Use DataRefTool searching on "jetmaxtq" to find the correct values.
Adjust the constants at the top of the "B738X.jetmaxtq.lua" script to match your tq.
(every ones tq will have slightly different values)
Place script folder with other zibo mod scripts.
SPOILERS_DOWN = 207
SPOILERS_ARMED = 273
SPOILERS_MIN = 287 -- note: position slightly past arm
SPOILERS_DETENT = 560
SPOILERS_UP = 680
THROTTLE_ONE_MIN = 266 -- if click click sound advance by one until clicking stops at idle
THROTTLE_ONE_FULL = 655
THROTTLE_TWO_MIN = 250
THROTTLE_TWO_FULL = 640
FLAPS_00 = 193
FLAPS_01 = 174
FLAPS_02 = 155
FLAPS_05 = 135
FLAPS_10 = 117
FLAPS_15 = 97
FLAPS_25 = 79
FLAPS_30 = 60
FLAPS_40 = 40
This plugin & xlua script allow you to connect the JetMaxTQ to the zibo mod with out playing around with the throttle settings in the zibo mod.
Windows, Linux
Instructions
Install the plugin. ie Place the "JetMaxTQ" folder in the "...\X-Plane 11\Resources\plugins" folder.
Setup the TQ in X-Plane settings joystick as per the image "JetMaxTQ_red_arrows.jpg".
Use DataRefTool searching on "jetmaxtq" to find the correct values.
Adjust the constants at the top of the "B738X.jetmaxtq.lua" script to match your tq.
(every ones tq will have slightly different values)
Place script folder with other zibo mod scripts.
SPOILERS_DOWN = 207
SPOILERS_ARMED = 273
SPOILERS_MIN = 287 -- note: position slightly past arm
SPOILERS_DETENT = 560
SPOILERS_UP = 680
THROTTLE_ONE_MIN = 266 -- if click click sound advance by one until clicking stops at idle
THROTTLE_ONE_FULL = 655
THROTTLE_TWO_MIN = 250
THROTTLE_TWO_FULL = 640
FLAPS_00 = 193
FLAPS_01 = 174
FLAPS_02 = 155
FLAPS_05 = 135
FLAPS_10 = 117
FLAPS_15 = 97
FLAPS_25 = 79
FLAPS_30 = 60
FLAPS_40 = 40