home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 2000 January
/
CD-Gamer_2000-01_04_cd.bin
/
games
/
phoenix.exe
/
Tactics
/
Misc
/
FLYTOTURBO.tac
< prev
next >
Wrap
Text File
|
1999-06-18
|
202b
|
15 lines
// A is a vessel, which should fly to the position of the second vessel, B
A: CANTPICK
B: CANTPICK
Targets(B)
Start(A)
Set Priority(A,1000000)
FlyToTurbo(AB)
Label(donea)
Goto(donea)