home *** CD-ROM | disk | FTP | other *** search
/ ISV Strong Games / ISV_STRONG_GAMES.iso / desktop / monopoly / !Monopoly / !Run < prev    next >
Text File  |  1998-11-03  |  1KB  |  34 lines

  1. | !Monopoly
  2. | =========
  3.  
  4. | Written By Duncan Mortimer
  5.  
  6. | See the file License in the Docs directory for release details.
  7.  
  8. | Based on the original board game by Waddingtons
  9. | !Run file
  10. | V 2.00
  11.  
  12. <Obey$Dir>.!Boot
  13. RMEnsure UtilityModule 3.10 Error Sorry but !Monopoly will only work with RISC OS 3.10 upwards.
  14. Set Mono$OSversion 350
  15. RMEnsure UtilityModule 3.50 Set Mono$OSVersion 310
  16. RMEnsure BorderUtils 0.0 RMLoad System:Modules.BorderUtil
  17. RMEnsure BorderUtils 0.0 Error Sorry I cannot find the BorderUtils module.  Could you please load it.
  18.  
  19. Wimpslot -min 284K -max 284K
  20.  
  21. Set MonoRes$Dir <Monopoly$Dir>.Resources
  22. RMEnsure Tada 1.00 RMLoad <MonoRes$Dir>.Modules.Tada
  23. RMEnsure CashRegist 1.00 RMLoad <MonoRes$Dir>.Modules.CashRegist
  24. RMEnsure DropCoin 1.00 RMLoad <MonoRes$Dir>.Modules.DropDice
  25. RMEnsure Click 1.00 RMLoad <MonoRes$Dir>.Modules.Click
  26. RMEnsure Transform 1.00 RMLoad <MonoRes$Dir>.Modules.Transform
  27. RMEnsure Creak 1.00 RMLoad <MonoRes$Dir>.Modules.Creak
  28. RMEnsure Siren 1.00 RMLoad <MonoRes$Dir>.Modules.Siren
  29. RMEnsure Drip 1.00 RMLoad <MonoRes$Dir>.Modules.Drip
  30. RMEnsure Skid 1.00 RMLoad <MonoRes$Dir>.Modules.Skid
  31. RMEnsure Train 1.00 RMLoad <MonoRes$Dir>.Modules.Train
  32.  
  33. <Monopoly$Dir>.!RunImage %*0
  34.