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 / tutorial1 / FFT3.tac < prev   
Text File  |  1998-11-18  |  185b  |  18 lines

  1. A: CANTPICK
  2. B: CANTPICK
  3.  
  4. Start(A)
  5. FlyFormation1(AB)
  6. Timer(A,2500)
  7. Wait(A)
  8. Message(FFT8)
  9.  
  10. Label(ADONE)
  11. Goto(ADONE)
  12.  
  13. Start(B)
  14. FlyFormation2(BA)
  15.  
  16. Label(BDONE)
  17. Goto(BDONE)
  18.