home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / demos / revintro / !RevIntro / !Run < prev    next >
Encoding:
Text File  |  1997-02-20  |  609 b   |  27 lines

  1. |Revelation intro version 1.0
  2. |Probably the last demo by Quantum under this name...
  3.  
  4. set revintro$dir <obey$dir>
  5. iconsprites <revintro$dir>.!Sprites
  6.  
  7.        
  8. <revintro$dir>.CompTest
  9. IF "<crap$Dir>"="crap" THEN Error Sorry, you need a RiscPC (with at least 1 meg of VRAM) to see this demo.
  10.  
  11. rmload <revintro$dir>.Mods.QTMtracker
  12. rmload <revintro$dir>.Mods.LZHD
  13.  
  14.  
  15. qtmstop
  16. qtmclear
  17. qtmvolume 64
  18. Wimpslot 1280k 1280k
  19. <revintro$dir>.Hitit
  20. qtmstop
  21. qtmclear
  22. qtmvolume 64
  23.  
  24. | Cheesomatic™ looporama :
  25. | To make the demo loop infinitely (well until something overflows)
  26. | comment in the next line:
  27. | <icondemo$dir>.!Run