Thanks very much for the quick reply Jan.
All clear.
The good thing looks to be that there is a script for the stock 737 in xp11. below a copy of a fraction of the code. in my logic, if I replace the dataref referring to the stock 737 in xp11, to the correct dataref of the Ixeg, it should theoratically work, right? or is this a to simple thought process:
FIND CUSTOM DATAREFS **--
--*************************************************************************************--
B738DR_parking_brake_pos = find_dataref("laminar/B738/parking_brake_pos") B738DR_ann_parking_brake = find_dataref("laminar/B738/annunciator/parking_brake")
I need to replace the bold text parts to the right dataref of the Ixeg.
the provided script allready has all datarefs available to talk to the throttle, I "just" need to be able to map them to the Igex dataref. At least, I think that is how it works.
I attached the stock 737 lua file as well, this would be the complete script.
William.
B738.FSC_throttle_semi_pro.lua