home *** CD-ROM | disk | FTP | other *** search
/ The Devil's Doorknob BBS Capture (1996-2003) / devilsdoorknobbbscapture1996-2003.iso / Dloads / BBSONLIN / MURDER14.ZIP / README.MH < prev   
Text File  |  1989-11-03  |  2KB  |  81 lines

  1.               Murder Hotel
  2.                      Programmed by Ed Burhop
  3.         (Better known as Packer Fan)
  4.             Sysop of The Aftermath BBS(@8252 WWIVNET)
  5.              (812)877-2122 (24 hours)
  6.  
  7. This game was patterned after the C64 bbs game Murder Motel by
  8. Shawn Wagle. I never saw the code, just the game and this is
  9. original code written in C. This is Shareware and the
  10. Registration is $10. This will get you the source code which
  11. will allow you to change the room names and anything else you
  12. want. This is not copy protected and it won't quit after 2 weeks
  13. or anything stupid like that but if you like it send me the $10
  14. and I will be encouraged to write more WWIV doors. Keep in mind
  15. this was my first crack at it...but I think it is pretty good.
  16.  
  17. Any suggestions for improvements to this door or Ideas for new
  18. doors just Email me on my board above or on GEnie
  19. as E.Burhop1.  
  20.  
  21. This game is the ultimate in ease to install. Just unarc it in
  22. your bbs directory and run initmh.exe, this initializes the
  23. game. Add the BBS to your chains as follows:
  24.  
  25.              Murderh.exe %1
  26.  
  27. and you are in business.......the following files are included
  28. in the archive.
  29.  
  30.                 Murderh.exe
  31.         Initmh.exe
  32.         Map1.mh
  33.         Map2.mh
  34.         Map3.mh
  35.         Map4.mh
  36.         Instruct.mh
  37.  
  38. The initmh will generate the following files in a special
  39. subdirectory called murder in your bbs directory:
  40.  
  41.         Players.mh
  42.         Objects.mh
  43.         Counters.mh
  44.  
  45. The first time you run the program it generates a file called squel.mh..
  46.  
  47. That is all there is to it.....Enjoy it....
  48.  
  49. As I said, If you want to modify the room names, you need the
  50. source code (compiled with Turbo C 2.0)...
  51.  
  52. To get the source send $10.00 and a blank disk to 
  53.  
  54.             Ed Burhop
  55.             8088 E Stewart Rd
  56.             Terre Haute,In
  57.                     47805
  58.  
  59. Or let me know and I will let you download it from my board so
  60. you don't have to send the disk.
  61.  
  62.  
  63. Have fun.
  64.  
  65.                                Packer Fan
  66.  
  67.  
  68. version 1.3 info...
  69. The initmh file now writes all files to a seperate directory in
  70. your bbs directory called murder...as always just run init to
  71. reset the game. I think I have conquered the infamous "Divide
  72. Error" and the Hidden room problem. Hopefully this will be the
  73. last revision of the game.
  74.  
  75.  
  76. version 1.4 notes....
  77. ok, this is it....the divide error is really gone now, I had to
  78. rewrite the entire registration routine to do it too....
  79. also, the entire instructions are now fixed...
  80.  
  81.