home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / gamesuite_1 / GameSuite / Examples / BolMaster / !BolMaster / Code / Start < prev   
Encoding:
Text File  |  1995-04-27  |  664 b   |  22 lines

  1. | !Start file for Bolmaster
  2.  
  3. Run Bolmaster:Code.NoError RMEnsure GameModes 0.00 Run System:Modules.GameModes
  4. Run Bolmaster:Code.NoError RMEnsure GameModes 0.00 Run Bolmaster:Modules.GameModes
  5. If BolmasterSound=0 Then Audio Off
  6. If BolmasterSound=1 Then Audio On
  7. RMEnsure Blitz 0.00 RMLoad Bolmaster:Modules.Blitz
  8. RMEnsure Stasis 0.00 RMLoad Bolmaster:Modules.Stasis
  9. StasisLink 1 1
  10. StasisLink 2 2
  11. StasisLink 3 3
  12. StasisLink 4 4
  13. StasisLink 5 5
  14. StasisLink 6 6
  15. StasisLink 7 7
  16. StasisLink 8 8
  17. RMEnsure Amnesia 1.50 RMLoad Bolmaster:Modules.Amnesia
  18. RMEnsure FastSpr 0.00 RMLoad Bolmaster:Modules.FastSpr
  19.  
  20. WimpSlot -min 480k -max 640k
  21. Basic -Chain "Bolmaster:Code.Loadcode"
  22.