home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 4: Phase Four / 17Bit_Phase_Four.iso / files / 3279a.dms / 3279a.adf / S / Startup-Sequence
Text File  |  1994-09-15  |  1KB  |  74 lines

  1.  
  2. ; Music G.Raddings 94
  3.  
  4. echo "         Alien Science "
  5. echo "        MECHANETIX 1994"
  6. echo "Art/Animation:  Chris Banks"
  7. echo "Soundtrack:     Graham Raddings"
  8. echo  " "
  9.  
  10. echo "-- Disable Hard Drive with Boot Selector,as "
  11. echo "it can interfere with bitplanes."
  12. echo "Works best with 2 FloppyDrives....--"
  13. echo  " "
  14. echo "Coming up are some example slides and a"
  15. echo "3D Overview of a Mechanetix 3D Data Model"
  16. echo "namely the Alien³ creature and strange"
  17. echo "Space Craft."
  18. echo "Watch out for the next Mechanetix 3D/Slideshow..."
  19. echo  " "
  20. echo "Hi to Kev,Grez,Paul,Steve J,Welby,Andy(3-0),Steve R,"
  21. echo "Harry Haddock,Roger Strangetrousers,Chris & all at"
  22. echo "Merlins............."
  23. makedir ram:T
  24. assign T: ram:T
  25. makedir ram:env
  26. assign env: ram:env
  27. ppshow mechanetix1:reddragon
  28. copy to ram: mechanetix1:tune
  29. echo "Loading Data To RAM...."
  30.  
  31. copy to ram: mechanetix2:brun
  32. echo " "
  33. copy to ram: mechanetix2:octamedplayer
  34. cd ram:
  35. brun ram:octamedplayer "tune"
  36. LAB Start
  37. copy to ram: mechanetix2:alienspin
  38. copy to ram: mechanetix2:intruder
  39. copy to ram: mechanetix2:noescape
  40.  
  41.  
  42. cd mechanetix1:
  43.  
  44. ppshow mechanetix1:aliendawn nomouse
  45. ppshow mechanetix1:gigership nomouse
  46. ppshow mechanetix1:alien1 nomouse
  47. ppshow ram:noescape nomouse
  48. ppshow ram:intruder nomouse
  49. echo "Loading Texture Mapped 3D Alien³ Creature"
  50. delete ram:intruder
  51. delete ram:noescape
  52. ppshow ram:alienspin j 1 nomouse
  53. delete ram:alienspin
  54. echo "Restarting Demo   "
  55.  
  56.  
  57.  
  58.  
  59.  
  60. SKIP start BACK
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.