home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 2000 January
/
CD-Gamer_2000-01_04_cd.bin
/
games
/
phoenix.exe
/
Tactics
/
tutorial1
/
FFT2.tac
< prev
next >
Wrap
Text File
|
1998-11-18
|
540b
|
49 lines
A: CANTPICK
B: CANTPICK
C: CANTPICK
Start(A)
FaceOff(AC)
Timer(A,4000)
Wait(A)
Message(FFT5)
Timer(A,3500)
Wait(A)
FlyAbove(AC)
Message(FFT6)
Timer(A,6500)
Wait(A)
StayHere(A)
Timer(A,7500)
Wait(A)
Lock(C)
StopAndFire(AC)
Label(adone)
Goto(adone)
Start(B)
FlyFormation2(BA)
Timer(B,7500)
Wait(B)
StayHere(B)
Timer(B,10000)
Wait(B)
Message(FFT7)
ChaseTail(BC)
Timer(B,4000)
Wait(B)
Lock(C)
Label(BDONE)
Goto(BDONE)
Start(C)
Timer(C,14000)
Wait(C)
ChaseTail(CA)
Label(cdone)
Goto(cdone)