home *** CD-ROM | disk | FTP | other *** search
/ PC Spiel 1996 September / PCS0996.ISO / pcs0996.mvb / nihlist.mvs < prev    next >
Text File  |  1996-07-24  |  434b  |  28 lines

  1. BkColor = Black
  2. Align=Center
  3. Origin=VerCenter,HorCenter
  4. LoadPalette "!palette.bmp"
  5. :weiter
  6.  
  7. Effect=Random
  8. ShowBitmap "!game10.bmp"
  9. Wait 2
  10. ShowBitmap "!game11.bmp"
  11. Wait 2
  12. ShowBitmap "!game12.bmp"
  13. Wait 2
  14. ShowBitmap "!game13.bmp"
  15. Wait 2
  16. ShowBitmap "!game14.bmp"
  17. Wait 2
  18. ShowBitmap "!game15.bmp"
  19. Wait 2
  20. ShowBitmap "!game16.bmp"
  21. Wait 2
  22. ShowBitmap "!game17.bmp"
  23. Wait 2
  24. ShowBitmap "!game18.bmp"
  25. Wait 2
  26.  
  27. goto weiter
  28.