home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 2000 January
/
CD-Gamer_2000-01_04_cd.bin
/
games
/
phoenix.exe
/
Tactics
/
Misc
/
FLYFORWARDROLLRIGHT.tac
< prev
next >
Wrap
Text File
|
1999-07-12
|
157b
|
12 lines
// A is a vessel, which should fly forward.
A: CANTPICK
Start(A)
Set Priority(A,100000)
FlyStraightAheadRollRight(A)
Label(donea)
Goto(donea)