home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / opus / drlk223a.arc / READ.ME < prev    next >
Text File  |  1989-12-14  |  2KB  |  71 lines

  1.  
  2. TO: Chris Holten
  3.  
  4. FROM: Sam McGee
  5.  
  6. SUBJECT: Doors from leaving.bbs
  7. EID:8de4 130d00e0
  8.  >  > JM: I need a reliable door program that will allow me to run games
  9.  > > JM: without a monitor embedded.  My system does fine with TradeWars
  10.  > > JM: and Galactic Warzone, using DRLINK, but (for example) I can't
  11.  > > JM: get Fast Fingers' maze game to work.  And I would like to make
  12.  > > JM: several other games available to my users.
  13. This may be of interest to anybody that needs DORINFOx.DEF file
  14. It is called DORINFO.ZIP and freq at 140/48
  15. ;                    Northern Nights 140/48
  16. ;
  17. ;I tryed to run a few games on Opus and found that they just were
  18. ;not written for Opus and that most games or a lot of them called
  19. ;for a file called DORINFOx.def . Opus doesnt make that type of
  20. ;file. I then asked my son Colten Edwards if he would write a
  21. ;program that would gather the info nessary to write the
  22. ;dorinfo.def file. This is one of the first rules THIS UTIL WAS
  23. ;WRITTEN FOR OPUS ONLY.
  24. ;
  25. ;Put dorinfo.exe and this file into the Opus dir and it will take
  26. ;info from lastuser.bbs and write the dorinfo.def file in the
  27. ;games dir specified.
  28. ;Call Dorinfo just before you call the game from your batch
  29. ;file.
  30. ;
  31. ;If by chance you need a different name than dorinfo0.def then
  32. ;the command line will look like this.
  33. ;dorinfo dorinfo1.def   or   dorinfo door.def or just whatever
  34. ;you want.
  35. ;
  36. ;
  37. ;Here is my batch file to run Trade War. It has its own watchcd
  38. ;I just make sure this one is turned off. This file is called
  39. ;from Edtorial.bbs off the main menu.
  40. ;
  41. ;        echo off
  42. ;        watchcd com1 off
  43. ;        cd c:\opus
  44. ;        dorinfo dorinfo1.def
  45. ;        cd c:\opus\tw
  46. ;        tw2.exe
  47. ;        cd c:\opus
  48. ;
  49. ;Below is all the information about your BBS. Minutes mean the
  50. ;full amount of time that a user is allowed on your bbs. The full
  51. ;time is given here and the amount of time that he has been on is
  52. ;deducted from the full amount and passed to the game. In most
  53. ;cases you are able to set the amount of time within the game
  54. ;itself
  55. ;The rest should be self explanatory.
  56. ;
  57. BBSName Northern Nights
  58. SysopF Sam
  59. SysopL McGee
  60. ComPort COM1
  61. City    Saskatoon
  62. Minutes 60
  63. Fossil  Yes
  64. DoorPath c:\opus\tw\
  65. --- FD 2.00
  66.  * Origin: Northern Nights : Keep Kool : (1:140/48)
  67. SEEN-BY: 13/13 260/10 170 180 190 
  68. PATH: 140/48 51 1/217 103/501 265/7 13/13 260/10 
  69.  
  70.  
  71.