home *** CD-ROM | disk | FTP | other *** search
/ The Devil's Doorknob BBS Capture (1996-2003) / devilsdoorknobbbscapture1996-2003.iso / Dloads / WWIVMODS / BOSS.ZIP / BOSS.MOD
Text File  |  1990-11-07  |  2KB  |  41 lines

  1. Hello all...this is my *FIRST* mod! heh if you call it that!
  2. First off, Someone may have already made this mod...i personaly
  3. have never seen it before...i just thought it up out of my head!
  4. So if someone already did make this and i dont know about it,
  5. TELL ME! heh jk...but if they did i am truly sorry...heh
  6. ------------------------------------------------------------------
  7.  
  8. Ok...well this is the boss key type of thing heh.....type
  9. of thing...when hitting /B it will print out some text and hopefully
  10. fool someone to thinking that you are NOT on a BBS(good luck if they
  11. pick up the phone heh) welp it is REALLY easy...here goes
  12.  
  13. Load up BBS.C
  14.  
  15. Search for this:    Case '8';
  16.                       sysoplog(@ Ran Tedit");
  17.                       text_edit();
  18.                       break;
  19.                     case 'Q';
  20.                       break;
  21. (or if you have the //name mod just put it after that!)
  22. and add these simple lines(and i do mean simple)
  23.  
  24.       if(strcmp(s,"/B")==0)  {
  25.       prt(1," Whatever you want it to say here...maybe an article");
  26.       nl();
  27.       prt(2," Just keep doing this for however long you want it");
  28.       nl();
  29.       prt(3," to be!  heh...");
  30.  
  31.  
  32.  
  33. And you are DONE! i thought this up in like 5 minutes...im sure there
  34. is an easier way to do it..but this is my first mod...
  35. i take NO RESPONSIBLITY for any thing that this does to your system!
  36. I tested it out and it *seems* to work..if you find any problems,
  37. just mail me about it and ill see what i can do...
  38. --Banshee SysOp of School Days 301-679-3829
  39.                    Run at Joppatowne High School, Maryland
  40. 'till next time
  41.