home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 1999 November / CD-Gamer_1999-11_02_cd.bin / games / fleetcom / data1.cab / Doctrines_Files / FighterEvade.txt < prev    next >
Text File  |  1999-07-22  |  199b  |  14 lines

  1. TITLE FighterEvade
  2.  
  3. RULE Set Tactic
  4. IF NEWTRACK = 1 THEN
  5.     RULE Missile?
  6.     IF CLASS = MISSILE AND ( MISSILE_CLASS = AAM OR MISSILE_CLASS = SAM ) THEN
  7.         TACTIC AirEvadeMissile
  8.     END
  9. END
  10.  
  11.  
  12.  
  13.  
  14.