home *** CD-ROM | disk | FTP | other *** search
/ The Arcade BBS / arcadebbs.zip / arcadebbs / bbstools / MODS / ALLMODS.ZIP / HMD-01.ZIP / HMD-01.MOD < prev   
Encoding:
Text File  |  1995-07-05  |  3.8 KB  |  97 lines

  1. Elston Gunn #1 @4161
  2. Mon Jul 03 20:23:30 1995
  3.    ┌┬─── ──  ─   ─  ── ───────────────────────────────────────────────────┬─ ∙∙
  4.    ││                    Hoosier Mod Works Presents                       │
  5.    └┼─────────────────────────────────────────────────────────────────────┐
  6.    ││ Mod Name       » HMD-01.MOD                                         │∙
  7.    ││ Difficulty     » ▒▒▒▒▒▒▒▒▒▒ (0/10)                                  │:
  8.    ││ WWIV Version   » 4.24                                               ││
  9.    ││ Date Affected  » 07/04/95                                           ││
  10.    :│ Files Affected » LILO.C                                             ││
  11.    ∙│ Description    » Caller of the Day with More!  Could there be more? ││
  12.     └─────────────────────────────────────────────────────────────────────┼┐
  13.     │       A Hoosier Mod Division Release - (C) 1995 HMD Software        ││
  14. ∙∙ ─┴─────────────────────────────────────────────────── ──  ─   ─  ── ───└┘
  15.  ┌┬══════════════════┐
  16.  ││ Long Description ││
  17.   └══════════════════┴┘
  18.    This is really isn't a mod at all.  You could of done this yourself.
  19.    Really.  Just add two lines.  I probably didn't even do it right.
  20.    There's probably an even better way to do this.
  21.    Hell, I couldn't even figure out how to put a box around it.
  22.  
  23.   Here is a snap shot of what it will look like on your system:
  24.  
  25.             9Welcome to 2Alternative Worlds9 on Node 26, 9Spotnick0
  26.             9You are caller number 272 9for Today2!0
  27.  
  28. Revision L:
  29.  
  30.  - Updated for WWIV v4.24ßA7,  Yeah, right.
  31.  - Don't need no COMMON junk either!
  32.  - Fixed bug in WWIV v1.0
  33.  
  34.  ┌┬═══════┐
  35.  ││ Tests ││
  36.   └═══════┴┘
  37.    This modification has not been tested on a virgin WWIV v4.24 source.
  38.    I didn't even use Borland C++ v4.5. 
  39. 5──────────────────────────────────────────────────────────────────────────────0
  40.                              Here's what ya do
  41.                           ╔═══╤═══════════════════┐
  42.                           │ + │ Add This Line :)  │
  43.                           │ - │ Look at This Line │
  44.                           │ * │ Laugh at this Line│
  45.                           │ = │ Existing Line     │
  46.                           └═══╧═══════════════════╝
  47. 5───[Step 815]────────────────────────────────────────────────────────────────────0
  48.  
  49. 2Open LILO.C and hold your breath:0
  50.  
  51. Look for:
  52.  
  53. =    stuff_in(s,syscfg.logon_c,create_chain_file(),"","","","");
  54. =        extern_prog(s, sysinfo.spawn_opts[3]);
  55. =        nln(2);
  56. =  }
  57. =  if (live_user) {
  58. =        nl();
  59. +   /*6 0BEGIN           6Hoosier Mod Division - HMD-O1.MOD    0     BEGIN*/
  60. +   npr("9Welcome to 2%s9 on Node 2%d, 9%s\r\n",syscfg.systemname,0
  61. +   /*word wrapped*/             instance,nam(&thisuser,usernum));
  62. +   npr("9You are caller number 2%d 9for Today!\r\n\r\n",status.callstoday);0
  63. +   /*6 0END             6Hoosier Mod Division - HMD-O1.MOD      0    END*/
  64. =
  65. =        outstr(get_string(237));
  66. =    pl(nam(&thisuser,usernum));
  67. =        outstr(get_string(363)); npr("%d\r\n", (int) ((nsl()+30)/60.0));
  68. =    if (thisuser.illegal) {
  69. =
  70.  
  71. 5───[Step 825]──────────────────────────────────────────────────────────────0
  72.  
  73. 2Exhale0.  Pfew!
  74.  
  75. 5───[Step 835]──────────────────────────────────────────────────────────────0
  76.  
  77. Compile the BBS look at what you've done, then go back and rip it out!
  78.  
  79. 4Hoosier Proverb: "I didn't know she wuz yer sister"0
  80.  
  81. For comments, bug reports (yeah right) and suggestions,
  82. e-mail the following address:
  83.  
  84. 1@4161
  85.  
  86. Please do not, under any circumstances, send me X-Rated Gifs
  87. of Morgan Fairchild - whom I've seen naked
  88.  
  89. =>   Hoosier Mod Division Support Sub     <=
  90. SubType: HMD
  91. Host: @4161 (WWIVnet)
  92. Scan sublist for other networks
  93.  
  94. uh, we don't have any support systems
  95.  
  96. ───[EOF]────────────────────────────With─apologies─to─the─folks─at─FMD.  :)
  97.