home *** CD-ROM | disk | FTP | other *** search
/ The Arcade BBS / arcadebbs.zip / arcadebbs / bbstools / MODS / ALLMODS.ZIP / ZF-3.ZIP / ZF-3.MOD < prev   
Encoding:
Text File  |  1995-06-30  |  2.9 KB  |  61 lines

  1. Neue Regel (Or Silent Knight) #1 @10141
  2. Mon Jun 26 06:32:56 1995
  3. ┌────────────────────────────────────────────────────────────────────────────┐
  4. │ Mod Name      : ZF-3.MOD        Mod Author: Neue Regel      1@10141 WWIVnet│
  5. │ Difficulty    : ░░░░░░░░░░      /┤lpha-1 Republic [ASV/GSA] 1@6293  ICEnet │
  6. │ WWIV Version  : 4.24                                                       │
  7. │ Mod Date      : 6-25-95                                                    │
  8. │ Files Affected: MMENU.C                                                    │
  9. │                                                                            │
  10. │ Description   : SysOp availability at system prompt.                       │
  11. └────────────────────────────────────────────────────────────────────────────┘
  12.  
  13. ─[Legal Info]────────────────────────────────────────────────────────────────
  14. This modified code may contain some parts of WWIV source code, which is
  15. copyright 1988-1995 by Wayne Bell and licensed only to registered users of
  16. WWIV.  Use of WWIV source without registration constitutes a license
  17. violation, could lead to legal prosecution and is generally regarded as evil
  18. Shareware  distributors  and CD-ROM publishers may not distribute this
  19. modified code without express written permission of the Author or WWIV
  20. Software Services.
  21.  
  22. ─[Extended Description]──────────────────────────────────────────────────────
  23. Unca Scrooge had a mod like this for 4.23.. ehh well mine's for 4.24 and
  24. well it does just what the description says.  Tells you if the sysop is
  25. around or not.
  26.  
  27. ─[Disclaimer]────────────────────────────────────────────────────────────────
  28. Ehh... back up the code... something ominous could happen.
  29.  
  30. ─[Step 1 (the only step)]────────────────────────────────────────────────────
  31.  
  32. Open up MMENU.C
  33. Search for this (under void mainmenu, may be slightly different):
  34.     npr("1T 0- 1%s\r\n",ctim(nsl()));0
  35. Under it add this block
  36. replace it with
  37.     npr("1Time9: 1%s ",ctim(nsl()));0
  38.     npr("1Sysop %s available\r\n", (!sysop2())?"7isn't1":"is");0
  39.  
  40. Search for it again and do the same replacement in void dlmainmenu.
  41.  
  42. Save mmenu.c, then type make in your source directory.  You are done.  Only
  43. 40 lines... what another great short mod again eh?
  44.  
  45. Idea: Change these lines a little so your prompts are customized... for
  46. example this is what it really looks like on my board:
  47.     npr("i─═p[bTime7:3·b%si═",ctim(nsl()));0
  48.     npr("bSysop3·b%s3·bavailablep]i═─\r\n", (!sysop2())?"7isn't":"is");0
  49. The one in the mod is just a plain example... have fun...
  50. ─[Closing]───────────────────────────────────────────────────────────────────
  51. If you do happen to have trouble or have any advice that could make this mod
  52. better or even if you just want to chat e-mail me at one of the following
  53. addresses (in preferential order).
  54.  
  55. Internet: uaslabs@bmn.net
  56. or      : swan0322@maroon.tc.umn.edu
  57. WWIVnet : 1@10141
  58. ICEnet  : 1@6293
  59.  
  60. /┤lpha-1 Republic: 612-988-0828
  61.