home *** CD-ROM | disk | FTP | other *** search
- ; Final release flic stuff
-
- alias introseq "
- queueclear;
- queueflic flics\raven;
- queuepic 3 sprites\mstitle;
- queuesound title2;
- queuepic 6 sprites\mstitle1;
- queuedemo demo1.dem;
- queuepic 3 sprites\mstitle;
- queuesound title2;
- queuepic 6 sprites\mstitle1;
- queuedemo demo1.dem;
- queuestart"
-
- alias bigFinale "queueclear;wait;disconnect;
- queuepic 6 sprites\sshots01;
- queuepic 6 sprites\sshots02;
- queuepic 6 sprites\sshots03;
- queuepic 6 sprites\sshots04;
- queuecommand credits on;
- queuecommand queueclear;
- queuestart"
-