wdq4587
07-24-08, 10:29 PM
Try add some thing can indicate the TDC auto update status on or off in attack periscope interface. Then I found it's seems mission impossible. Only the Dials have dials.cfg which can connect the MenuItemID with CMD (for set value) or TYPE (for read only). So we can make new MenuItem and get more Dials than original. Other things like checkbox and other components MenuItemID can not find in other config files. It seems hard coded in program. So new MenuItem will not be controled by the program. And even I try to borrow a MenuItemID from F6 TDC interface to F3 attack periscope interface, it still does not work.