home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 2000 January
/
CD-Gamer_2000-01_04_cd.bin
/
games
/
phoenix.exe
/
Tactics
/
Misc
/
FLYTOAIMAT.tac
< prev
next >
Wrap
Text File
|
1999-05-09
|
217b
|
16 lines
// A is a vessel, which should fly to the position of the second vessel, B
A: CANTPICK
B: CANTPICK
C: CANTPICK
Targets(BC)
Start(A)
Set Priority(A,1000000)
FlyToAimAt(ABC)
Label(donea)
Goto(donea)