home *** CD-ROM | disk | FTP | other *** search
- Effect = Random
- BkColor = Black
- Align=Center
- Origin=Top,HorCenter
- LoadPalette "!palette.bmp"
- :weiter
- ShowBitmap "!alien1.bmp"
- Wait 5
- ShowBitmap "!alien2.bmp"
- Wait 5
- ShowBitmap "!alien3.bmp"
- Wait 5
- ShowBitmap "!alien4.bmp"
- Wait 5
- goto weiter
-