home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 10 / CDE10.mdf / topgun / joystick / tmaster / qtopgun.b50 next >
Text File  |  1996-01-17  |  2KB  |  63 lines

  1. REM **************************************************************************
  2. REM *                                                                        *
  3. REM *             B50 Program FILE FOR THE ThrustMaster FLCS                 *
  4. REM *                                                                        *
  5. REM *        Created with CS COMMANDER FOR WINDOWS - Version: 1.10           *
  6. REM *                                                                        *
  7. REM *------------------------------------------------------------------------*
  8. REM *                                                                        *
  9. REM *  Last Modified: 01-17-1996 at: 10:24:43                                *
  10. REM *                                                                        *
  11. REM *                                                                        *
  12. REM *  No Notes exist for this file.                                         *
  13. REM *------------------------------------------------------------------------*
  14. REM *                                                                        *
  15. REM *  This B50 designed and tested by: Calana Software                      *
  16. REM *                                                                        *
  17. REM **************************************************************************
  18.  
  19. MDEF TOPGUN
  20. RATE 0
  21.  
  22. USE TQS
  23. USE NOMOUSE
  24.  
  25. BTN H1U /T  View_Ahead
  26.       /T  View_Full_Ahead
  27. BTN H1D  View_Chase
  28. BTN H1L  View_45_Left
  29. BTN H1R  View_45_Right
  30.  
  31. BTN H2U /N  RDR_Zoom_In
  32. BTN H2D /N  RDR_Zoom_Out
  33. BTN H2L /N  RDR_Cycle_Targets
  34. BTN H2R /N  RDR_Cycle_Targets
  35.  
  36. BTN H3U  View_Rotate_Up
  37. BTN H3D  View_Rotate_Dn
  38. BTN H3L  View_Rotate_Lf
  39. BTN H3R  View_Rotate_Rt
  40.  
  41. BTN H4U /N  Autopilot
  42. BTN H4D /N  Map
  43. BTN H4L /N  Landing_Gear
  44. BTN H4R /N  Tailhook
  45.  
  46. BTN S1 /T /N  View_Padlock
  47.       /T /N  View_Ahead
  48. BTN S2 /N  Weapon_Select
  49. BTN S3 /N  Next_Target
  50. BTN S4 /T /N  View_HUD_Only
  51.       /T /N  View_Ahead
  52.  
  53. BTN T1  Eject
  54. BTN T2 /N  PIP_World
  55. BTN T3 /N  PIP_Status
  56. BTN T4 /N  PIP_Radar
  57. BTN T5 /N  PIP_Cycle_Objs
  58. BTN T6  Chaff Flare
  59. BTN T7 /N  ILS_HUD
  60. BTN T8 /N  Change_HUD_Mode
  61. BTN T9 /N  SpeedBrake
  62. BTN T10 /N  Flaps
  63.