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

  1. REM **************************************************************************
  2. REM *                                                                        *
  3. REM *             ADV Program FILE FOR THE ThrustMaster WCS II               *
  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:13:05                                *
  10. REM *                                                                        *
  11. REM *  No Notes exist for this file.                                         *
  12. REM *------------------------------------------------------------------------*
  13. REM *                                                                        *
  14. REM *  This ADV designed and tested by: Calana Software                      *
  15. REM *                                                                        *
  16. REM **************************************************************************
  17.  
  18. GAME 0 0   
  19. MDEF topgun
  20.  
  21. BTN HU /N  View_Full_Ahead 
  22. BTN HD /N  View_Chase 
  23. BTN HL /N  View_45_Left 
  24. BTN HR /N  View_45_Right 
  25.  
  26.  
  27. BTN UB /N  Next_Target 
  28. BTN MB /N  Weapon_Select 
  29. BTN LB /T /N  View_HUD_Only 
  30.       /T /N  View_Full_Ahead 
  31.  
  32. BTN 1 /N  Chaff 
  33. BTN 2 /N  Flare 
  34. BTN 3 /N  Autopilot 
  35. BTN 4 /N  PIP_Radar 
  36. BTN 5 /N  Flaps 
  37. BTN 6 /N  SpeedBrake 
  38.  
  39. RKR UP /N  Landing_Gear 
  40. RKR DN /N  Tailhook 
  41.  
  42.  
  43.