home *** CD-ROM | disk | FTP | other *** search
/ ftp.team17.com 2014 / 2014.05.ftp.team17.com.tar / ftp.team17.com / pub / t17 / demos / pc / PhoenixDemo_De.exe / Tactics / Dogfight / 1on1Fighter.tac next >
Text File  |  1999-08-06  |  253b  |  15 lines

  1. A: FIGHTER
  2. A: SHIELDKILL
  3. A: HULLKILL
  4.  
  5. B: FIGHTER;TURRET;BOMBER;FIGHTER2;EMPLACEMENT
  6.  
  7. Targets(B)
  8.  
  9. Start(A)
  10. Do(Random[A,2])
  11. If(RandomIs[A,0]): Split(AB,1on1FighterCautious)
  12. If(RandomIs[A,1]): Split(AB,1on1FighterKami)
  13. Label(Done)
  14. Goto(Done)
  15.