home *** CD-ROM | disk | FTP | other *** search
/ Encyclopedia of Games / eog_disc2.iso / encyclop / demos / apache / controls / thmaster / apache.mdf < prev   
Text File  |  1995-03-03  |  2KB  |  101 lines

  1. REM ╔═════════════════════════════════════════════════════════════════╗
  2. REM ║                                                                 ║
  3. REM ║ Macro definition file for APACHE LONGBOW by Digital Integration ║
  4. REM ║                                                                 ║
  5. REM ╚═════════════════════════════════════════════════════════════════╝
  6. REM
  7. ~MISCELLANEOUS
  8. ~
  9. EndMission = CTL ESC
  10. PauseResume = p
  11. SelectTimeCompression = TAB
  12. CancelTimeCompression = CTL TAB
  13. JoystickOnOff = CTL j
  14. JoystickRecalibrate = ALT j
  15. Help = F1
  16. ~
  17. ~
  18. ~
  19. ~PRIMARY FLIGHT
  20. ~
  21. CollectiveUp = q
  22. CollectiveDown = a
  23. TailRotorLeft = z
  24. TailRotorRight = x
  25. Brakes = b
  26. ~
  27. ~THROTTLE
  28. ~
  29. @AnalogueThrottle = GAME 0 100
  30. ~
  31. ~COCKPIT
  32. ~
  33. NextLeftMFD = [
  34. PrevLeftMFD = SHF [
  35. LeftMFDOnOff = CTL [
  36. NextRightMFD = ]
  37. PrevRightMFD = SHF ]
  38. RightMFDOnOff = CTL ]
  39. LowerMagnification = ,
  40. RaiseMagnification = .
  41. IHADSSContrastAdjust = i
  42. NextWaypoint = n
  43. ~continued ...
  44. ~
  45. PrevWaypoint = SHF n
  46. NextTarget = BSP
  47. PrevTarget = SHF BSP
  48. LockUnlockTarget = l
  49. TADSView = t
  50. TADSRadarSelect = y
  51. HelmetView = h
  52. RadarMode = r
  53. RadarRange = g
  54. HoldResumeRadarUpdate = u
  55. ~continued ...
  56. ~
  57. TacticalDisplayRange = k
  58. PNVSOnOff = v
  59. ECMOnOff = e
  60. TransmitReconData = d
  61. ~
  62. ~
  63. ~
  64. ~
  65. ~
  66. ~
  67. ~WEAPONS
  68. ~
  69. ArmAndSelectWeapon = ENT
  70. UnarmWeapon = CTL ENT
  71. FireWeapon = SPC
  72. ReleaseChaff = c
  73. ReleaseFlare = f
  74. ReleaseChaffAndFlare = c f
  75. AutoChaffFlareOnOff = CTL c
  76. HydraPodsUp = w
  77. HydraPodsDown = s
  78. ~
  79. ~COCKPIT VIEWS
  80. ~
  81. PilotFrontView = F2
  82. GunnerFrontView = F3
  83. LookLeft = F4
  84. LookRight = F5
  85. ~
  86. ~
  87. ~
  88. ~
  89. ~
  90. ~
  91. ~EXTERNAL VIEWS
  92. ~
  93. ApacheExternalView = F6
  94. WeaponView = F7
  95. WeaponTargetView = F8
  96. TargetLockView = F9
  97. RemoteView = F10
  98. SpectatorView = F11
  99. RotateExternalView = LALT
  100.  
  101.