home *** CD-ROM | disk | FTP | other *** search
/ Collection Encyclopedia of Computer Games / GAME_ENCYCLOPAEDIA_VOLUME_1.iso / cmobase / mk2new.adv < prev    next >
Encoding:
Text File  |  1994-03-07  |  545 b   |  20 lines

  1.  
  2. GAME 0 20               REM Set Comanche for analog throttle
  3.             REM Set Rate to 20 so that multiple
  4.             REM buttons happen quickly
  5. BTN UB /N ENT
  6. BTN MB INS              REM Set lower FCS buttons to Rocket Salvo
  7. BTN LB DEL
  8. BTN HU /N 1             REM Select Views 1 to 4 with hat switch
  9. BTN HR /N 3
  10. BTN HD /N 4
  11. BTN HL /N 2
  12. BTN 1 /N n              REM Select Weapons 1 to 6 with WCS keys 1 to 6
  13. BTN 2 /N b
  14. BTN 3 /N v
  15. BTN 4 /N c
  16. BTN 5 /N x
  17. BTN 6 /N z
  18. RKR UP /P r /R t        REM Map zoom in/out on rocker switch
  19. RKR DN /P y /R t
  20.