home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.2 / 1996-03_Disc_2.2.iso / es2 / es.m50 < prev    next >
Text File  |  1994-10-21  |  2KB  |  110 lines

  1. rem ╔═══════════════════════════════════════════════════════════════════════╗
  2.     ║                                                                       ║
  3. rem ║               FLCS MACRO DEFINITION FILE TEMPLATE                     ║
  4.     ║                                                                       ║
  5.     ║                                                                       ║
  6. rem ║ Macro Definition File For:Earth Siege by Dynamix                      ║
  7. rem ║                                                                       ║
  8. rem ║ Created By:Roger Desrosiers   Date:10-17-94                           ║
  9. rem ║                                                                       ║
  10. rem ║                                                                       ║
  11. rem ║                                                                       ║
  12. rem ╚═══════════════════════════════════════════════════════════════════════╝
  13. rem
  14. ~      ╔════════════════╗
  15. ~      ║COCKPIT CONTROLS║
  16. ~      ╚════════════════╝
  17. ThrottleUp = UAROW
  18. ThrottleDown = DAROW
  19. TurretUp = I
  20. TurretDown = M
  21. TurretLeft = J
  22. TurretRight = K
  23. TurretCenter = BSP
  24. PanViewLeft = F9
  25. PanViewRight = F10
  26. ~
  27. ~
  28. ~
  29. MissionObjtives = F11
  30. RtnCockpit/HDD = ESC
  31. ~
  32. ~
  33. ~
  34. ~
  35. ~
  36. ~
  37. ~
  38. ~╔══════════════╗
  39. ~║EXTERNAL VIEWS║
  40. ~╚══════════════╝
  41. ExternalOnOff = V
  42. ViewHERCContol = Tab
  43. ViewSquadHERC = N
  44. ~
  45. ~
  46. ~
  47. ~
  48. ~
  49. ~
  50. ~╔═══════════════╗
  51. ~║    WEAPONS    ║
  52. ~╚═══════════════╝
  53. FireWeapons = SPC
  54. SelectTarget = t
  55. AutoTrackOn/Off = {ALT t}
  56. WeaponSelect = w
  57. RadarMode = r
  58. ScanRange = {ALT r}
  59. IncRearShld = [
  60. IncFrntShld = ]
  61. ~
  62. ~╔═══════════════╗
  63. ~║   DISPLAYS    ║
  64. ~╚═══════════════╝
  65. HercStatus = F1
  66. FlashCommands = F2
  67. TerrainMap = F3
  68. Radar = F4
  69. TargetStatus = F5
  70. MissleView = F6
  71. CmdDisplayMap = F7
  72. StatusDisplay = F8
  73. ~
  74. ~╔══════════════╗
  75. ~║   FLASHCOMM  ║
  76. ~╚══════════════╝
  77. AttackMyTarget = {ALT a}
  78. IgnoreMyTarget = {ALT g}
  79. HelpMeOut = {ALT h}
  80. JoinOnMe = {ALT o}
  81. ScanHostiles = {ALT c}
  82. Fire@WillHoldFire = {ALT f}
  83. Emcon = {ALT e}
  84.  
  85. ~
  86. ~
  87.  
  88.  
  89. ~╔════════════════╗
  90. ~║  COMMAND/HDD   ║
  91. ~╚════════════════╝
  92. Disengage = d x
  93. AttackEnemy = a x
  94. DefendPosition = f x
  95. PatrolGridpoint = t x
  96. GoToGrindpoint = g x
  97. JoinOnMe = o x
  98. ScanHostiles = c x
  99. Emcon = e x
  100. ~
  101.  
  102. ~╔═══════════════╗
  103. ~║DAMAGE DETAIL  ║
  104. ~╚═══════════════╝
  105. Sructural = S
  106. Internal = I
  107. Weapons = W
  108. SelectLeftHERC = LAROW
  109. SelectRightHERC = RAROW
  110.