home *** CD-ROM | disk | FTP | other *** search
/ The Arcade BBS / arcadebbs.zip / arcadebbs / bbstools / MODS / ALLMODS.ZIP / SPV-028B.FIX < prev    next >
Encoding:
Text File  |  1995-06-11  |  1.8 KB  |  61 lines

  1. Papa Bear #1 @11579
  2. 7Tuesday1, 7May 301, 71995 2 86:245 pm
  3. 4Msg. Status:9▄ 5Please reply!
  4. 9 ▀▀▀▀▀▀▀▀▀▀▀▀
  5.   Oops, in SPV-028B.MOD, I inadvertantly left in the "look up" code for
  6. version 4.23.
  7.   Here is the new STEP 2 for 4.24 !
  8.  
  9. ─────────────────────────────────────────────────────────────────────────────
  10. STEP 2: Same function, a down a little more:
  11.  
  12. ==        if (i3) {
  13. ==          addline(b, q_txt, &l1);
  14. ==        }
  15. ==      }
  16. ==      fsh_close(q_fp);
  17. ==    }
  18. ==
  19. // SPV-028B MOD CHANGES/REPLACEMENT START
  20. --    if (irt[0]) {
  21. --      sprintf(s,"%s%s",get_string(940),irt);
  22. --      addline(b,s,&l1);
  23. --      if (irt_sub[0]) {
  24. --        sprintf(s,"%s%s", get_string(1509), irt_sub);
  25. --        addline(b,s,&l1);
  26. --      }
  27. --      if (irt_name[0]) {
  28. --        sprintf(s,"%s%s",get_string(941),irt_name);
  29. --        addline(b,s,&l1);
  30. --      }
  31. --      addline(b,"",&l1);
  32. --    }
  33.   // Done removing code, now add this block.
  34.       if (irt[0]) {
  35.         sprintf(s,"4Responding :3▄ %s0",irt);
  36.         addline(b,s,&l1);
  37.         if (irt_name[0]) {
  38.           sprintf(s,"4Written By :3█ 1%s0",irt_name);
  39.           addline(b,s,&l1);
  40.         }
  41.         sprintf(s,"4Msg. Status:3█ 1%s0",ro);
  42.         s[thisuser.screenchars]=0;
  43.         addline(b,s,&l1);
  44.       } else {
  45.         sprintf(s,"4Msg. Status:3▄ 1%s0",ro);
  46.         s[thisuser.screenchars]=0;
  47.         addline(b,s,&l1);
  48.       }
  49.       sprintf(s,"3 ▀▀▀▀▀▀▀▀▀▀▀▀0\r\n");
  50.       addline(b,s,&l1);
  51. // END SPV-028B MOD CHANGES/REPLACEMENT
  52. ==    if (fsed) {
  53. ==      ll=filelength(i5);
  54. ==      sh_read(i5, (void *) (& (b[l1]) ),ll);
  55. ─────────────────────────────────────────────────────────────────────────────
  56.  
  57. 7-9=1*6>2Pâpâ ßêâr6<1*9=7-0
  58.  
  59. ---
  60. 243% of all statistics are useless.
  61.