home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 013A / B2BDEMO.ZIP / B2BDEMO.EXE / EXTRAS / TM / BTOB.ADV < prev    next >
Text File  |  1996-10-02  |  2KB  |  77 lines

  1. REM                    Back to Baghdad by Military Simulations
  2. REM
  3. REM
  4. REM               Written and Tested by Gambit
  5. REM ╔═══════════════════════════════════════════════════════════════════════╗
  6. REM ║Base Switch Settings                                                   ║
  7. REM ║Black Hat switch = Digital                                             ║
  8. REM ║Red Switch       = Analog                                              ║
  9. REM ╚═══════════════════════════════════════════════════════════════════════╝
  10. REM ╔═════════════════════════════════════════════════════════════╗
  11. REM ║Game Settings: Joystick and Analog Throttle                  ║
  12. REM ╚═════════════════════════════════════════════════════════════╝
  13. REM
  14. REM ╔═════════════════════════════════════════════════════╗
  15. REM ║ Place Mdef files below this line (i.e. Mdef Newname)║
  16. REM ╚═════════════════════════════════════════════════════╝
  17.  
  18. Mdef btob
  19.  
  20.  
  21. REM ╔════════════════════════════════════════════════════════════╗
  22. REM ║ Place special macros below this line (i.e. @macroname, etc)║
  23. REM ╚════════════════════════════════════════════════════════════╝
  24. GAME 0 20
  25.  
  26. REM ╔════════════════════════╗
  27. REM ║(P)FCS Buttons Commands:║
  28. REM ╚════════════════════════╝
  29.  
  30. BTN UB WeaponRelease
  31.  
  32. BTN MB /U ChaffFlare3X
  33.        /M CycleSensMode
  34.        /D AutpilotOnOff
  35.  
  36. BTN LB /U CycleAGWeapon
  37.        /M CycleAAWeapon
  38.        /D CycleJettStation
  39.  
  40. BTN HU /U CycleSensTgt
  41.        /M UpView
  42.        /D HUDView
  43.  
  44. BTN HD /U CycleSensMode
  45.        /M DwnView
  46.        /D DwnView
  47.  
  48. BTN HL /U CycleRdrMode
  49.        /M LftView
  50.        /D LftView
  51.  
  52. BTN HR /U SelectTgt IFFTgt
  53.        /M RghtView
  54.        /D RghtView
  55.  
  56.  
  57. REM ╔════════════════════════╗
  58. REM ║WCS II Buttons Commands:║
  59. REM ╚════════════════════════╝
  60.  
  61.  
  62. BTN 1 RadarOnOff
  63. BTN 2 CycleRdrRange
  64. BTN 3 JTIDSRange
  65. BTN 4 CycleLtMFD
  66. BTN 5 CycleRtMFD
  67. BTN 6 /U BrakeOnOff
  68.       /M DogfightMode HawkeyeSight
  69.       /D BrakeOnOff
  70.  
  71. REM
  72. REM THROTTLE COMMANDS.  NOTE: OMIT THE 'THR' STATEMENT TO USE THE THROTTLE AS
  73. REM AN ANALOG DEVICE.
  74. REM
  75. REM   THR 1 25 4 = - \ - \ -
  76. rem BTN MT /P 0 /R 9 REM EngineON/Off
  77.