home *** CD-ROM | disk | FTP | other *** search
/ PowerPlay 1997 July / PowerPlay0797.iso / Patches / hind / HIND.ADV < prev    next >
Text File  |  1997-02-04  |  2KB  |  71 lines

  1. REM ╔═══════════════════════════════════════╗
  2. REM ║                                       ║
  3. REM ║   MI24 HIND   Digital Integration     ║
  4. REM ║                                       ║
  5. REM ╚═══════════════════════════════════════╝
  6. REM
  7. REM ╔═══════════════════════════════════════╗
  8. REM ║                                       ║
  9. REM ║ WCS Mark II base switch settings:-    ║
  10. REM ║                                       ║
  11. REM ║ Black hat switch = DIGITAL            ║
  12. REM ║ Red switch       = ANALOG             ║
  13. REM ║                                       ║
  14. REM ╚═══════════════════════════════════════╝
  15. REM
  16.     MDEF HIND
  17. REM
  18.     @AnalogueThrottle
  19. REM
  20. REM ╔══════════════╗
  21. REM ║ FCS SETTINGS ║
  22. REM ╚══════════════╝
  23. REM
  24.     BTN TG FireWeapon
  25. REM
  26.     BTN UB /U PNVSOnOff
  27.            /M ArmAndSelectWeapon
  28.            /D UnarmWeapon
  29.     BTN MB /U ECMOnOff
  30.            /M SelectTimeCompression
  31.            /D CancelTimeCompression
  32.     BTN LB /U TransmitReconData
  33.            /M RotateExternalView
  34.            /D JoystickRecalibrate
  35. REM
  36.     BTN HU /U HindExternalView
  37.            /M GunnerFrontView
  38.            /D NextWaypoint
  39.     BTN HD /U RemoteView
  40.            /M PilotFrontView
  41.            /D PrevWaypoint
  42.     BTN HL /U WeaponView
  43.            /M LookLeft
  44.            /D TailRotorLeft
  45.     BTN HR /U WeaponTargetView
  46.            /M LookRight
  47.            /D TailRotorRight
  48. REM
  49. REM ╔══════════════╗
  50. REM ║ WCS SETTINGS ║
  51. REM ╚══════════════╝
  52. REM
  53.     BTN 1 /U UCToggle
  54.           /M PNVSonoff
  55.           /D WeaponTargetView
  56.     BTN 2 /U AutoFlareToggle
  57.           /M FLIR
  58.           /D WeaponView
  59.     BTN 3 /U AutoChaffToggle
  60.           /M TurretOptics
  61.           /D HindExternalView
  62.     BTN 4 /U TrackTarget
  63.           /M NextWaypoint
  64.           /D NextDrone
  65.     BTN 5 /U RescanTargets
  66.           /M PrevWaypoint
  67.           /D PrevDrone
  68.     BTN 6 /U SiliconGunner
  69.           /M Brakes
  70.           /D CargoDoorsToggle
  71.