home *** CD-ROM | disk | FTP | other *** search
- | !Run file for Creator
- Set RunGame$Dir <Obey$Dir>
- WimpSlot 0 0
- Echo <22><15>
- Set Sounds$Dir <Obey$Dir>.Music
- RmEnsure ExSound 3.30 RMload <Obey$Dir>.ExSound
- RMEnsure ExSound 3.30 Error You need Sound Extension Module 3.30 or later
- |
- |--------------------------------------------------------------------------
- | If you get a 'Music won't fit' error increase the following value
- |--------------------------------------------------------------------------
- MusicRMASize 16000
- |
- |--------------------------------------------------------------------------
- | If you get a 'Sound won't fit' error increase the following value
- |--------------------------------------------------------------------------
- SoundRMASize 50000
- |
- |--------------------------------------------------------------------------
- | 'No room for this DIM' error? Increase the -max value below
- |--------------------------------------------------------------------------
- WimpSlot -min 480K -max 480K
- Run <Obey$Dir>.!RunImage
-