home *** CD-ROM | disk | FTP | other *** search
/ PC Spiel 1996 November / PCS1196.ISO / pcs1196.mvb / pp.mvs < prev    next >
Text File  |  1996-09-17  |  352b  |  24 lines

  1. BkColor = Black
  2. Align=Center
  3. Origin=VerCenter,HorCenter
  4. LoadPalette "!palette.bmp"
  5. Effect=Random
  6.  
  7. :weiter
  8. ShowBitmap "!pp_1.bmp"
  9. Wait 2
  10. ShowBitmap "!pp_2.bmp"
  11. Wait 2
  12. ShowBitmap "!pp_3.bmp"
  13. Wait 2
  14. ShowBitmap "!pp_4.bmp"
  15. Wait 2
  16. ShowBitmap "!pp_5.bmp"
  17. Wait 2
  18. ShowBitmap "!pp_6.bmp"
  19. Wait 2
  20. ShowBitmap "!pp_7.bmp"
  21. Wait 2
  22.  
  23. goto weiter
  24.