Guest Shadowmech Posted January 10, 2006 Posted January 10, 2006 HI everyone, I have been flying with the gold pack and fully patched version. However I cant seem to be able to find a way to allow either ahat switch or more prefereably my mini stick on my pro throttle to slew the fiew around instead of using the keypad. Any tips or help would be greatly appreciated. S.M.
walternowi Posted January 10, 2006 Posted January 10, 2006 HI everyone, I have been flying with the gold pack and fully patched version. However I cant seem to be able to find a way to allow either ahat switch or more prefereably my mini stick on my pro throttle to slew the fiew around instead of using the keypad. Any tips or help would be greatly appreciated. S.M. I used the following script to control the mini stick on my pro throttle. script CMS.B1 = [JS2.A1 < 63]; // Mini-stick left CMS.B2 = [JS2.A1 > 192]; // Mini-stick right CMS.B3 = [JS2.A2 < 63]; // Mini-stick up CMS.B4 = [JS2.A2 > 192]; // Mini-stick down endScript JS2 corresponds to the Pro Throttle. A1 and A2 are the horizontal axis and the vertical axis for the PT respectively. Within the CH Control Manager, under the CMS controls tab, define the action for CMS.B1 to CMS.B4. Say, you want mini stick down to look up, set CMS.B4 to the KP2 key. If you give me your email address via private messages, I can send my Flaming Cliffs map files to you so you can go from there. Also, the forum at http://www.ch-hangar.com is a great place to ask questions. Hope this helps. :beer: Nowi Intel Xeon E5-1650 v2 ASUS Sabertooth X79 4 x 4GB Crucial Ballistix VLP PC3-12800 ASUS Cerberus GTX 1070 Ti 8 Gb Seasonic Platinum 860W Thrustmaster Cougar Uber II Nxt CH Products PT/TQ/MFP Slaw Pedals TrackIR 5
Recommended Posts