10 REM Star Commander Loader 20 REM By Adrian Jackson 30 REM (c) 1990 Bazzasoft 40 MODE 7 50 VDU23;8202;0;0;0; 60 PRINT'''CHR$129;CHR$141;SPC(11);"STAR COMMANDER"'CHR$129;CHR$141;SPC(11);"STAR COMMANDER" 70 PRINTCHR$130;SPC(12);"______________" 80 VDU28,0,24,39,7 90 PRINT''CHR$134;"Do you want instructions? "; 100 REPEAT:G$=GET$:UNTIL INSTR("YyNn",G$) 110 PRINT;G$ 120 IF INSTR("yY",G$) PROCinst 130 *LOAD CODE 900 140 PAGE=&1300:CHAIN "COMMAND" 150 DEFPROCinst 160 REPEAT 170 READ C%,A$ 180 IF C%>0 PRINTCHR$(128+C%);A$ 190 IFC%=-2 PRINTSPC(13);CHR$134;"PRESS SPACE":REPEAT UNTIL INKEY-99 200 UNTIL C%=0 210 ENDPROC 220 DATA6,"Greetings, commander. You have been",6,selected from all the men in the,6,universe to carry out a very tricky,6,mission.,6,,5,You are to make an attack on the Quork,5,"base, which is believed to be situated",5,in system XXX. 230 DATA5,,4,You are to leave system AAD and search,4,for this base. In case you don't know,4,of warp gates and that sort of stuff I,4,will explain.,4,,-2, 240 DATA6,,6,,6,,6,,6,,6,,6,,6,,6,All systems are connected by a series,6,of warp gates. There are between one,6,and five of these in each system. You,6,may enter these gates at one end and,6,you come out the other. 250 DATA5,,5,But you can very rarely go into the,5,end you just came out of to get back,5,to where you came from. Such is the,5,manner of inter-dimensional conduits.,5, 260 DATA4,If you ever find a conduit that leads,4,to system AAA then pop in and visit us,4,to let us keep track of your progress,4,and perhaps give you some help.,4, 270 DATA-2,,6,,6,,6,,6,,6,,6,,6,You will probably (or at least we hope,6,you will) engage in combat with Quorks,6,on your journey. Kill as many as you,6,can for us. You're fitted with phasers,6,and missiles and neutron guns. You,6 280 DATAshould be alright.,5,,5,Controll is simple. Your ship has the,5,latest 'BBC' control computer which,5,will give you full control with a few,5,simple keys. 290 DATA4,,4,Good luck. You'll need it!,3,,-2,,0,