home *** CD-ROM | disk | FTP | other *** search
/ ISV Strong Games / ISV_STRONG_GAMES.iso / racing / bunnyrace / !BunnyRace / !Run next >
Text File  |  1998-01-06  |  833b  |  31 lines

  1. | Bunny Race! Freeware version
  2. | By Philip Mellor
  3. | mailto: yr92pm4@hors4th.demon.co.uk
  4.  
  5. Iconsprites <Obey$Dir>.!Sprites
  6.  
  7. Set Disc1$Dir <Obey$Dir>
  8. IF "<Disc2$Dir>" = "ADFS::0.$.!Bunny_D2" then UnSet Disc2$Dir
  9.  
  10. UnSet Disc$Swap
  11. IF "<Disc2$Dir>" = "" then Set Disc$Swap Yes
  12. IF "<Disc$Swap>" = "Yes" then Set Disc2$Dir ADFS::0.$.!Bunny_D2
  13.  
  14. Set BunnyLevel$Dir <Disc2$Dir>.Levels
  15.  
  16. If "<Speeded$Up>" <> "Yes" then rmensure UtilityModule 3.50 run <Disc1$Dir>.Code.RMfaster
  17.  
  18. Set File$Type_113 FastSpr
  19. Set Alias$@RunType_113 FastSprLoad %*0
  20. RMload <Disc1$Dir>.Code.QTMmodule
  21. RMload <Disc1$Dir>.Code.Mode120
  22. RMload <Disc1$Dir>.Code.FastSpr
  23.  
  24. | The wimpslot has no relation to the actual amount of memory used!
  25. WimpSlot -min 460k -max 460k
  26.  
  27. run <disc1$dir>.code.rpc
  28. RMensure UtilityModule 3.50 run <disc1$dir>.code.arc
  29.  
  30. Run <Disc1$Dir>.!RunImage
  31.