Category : BBS Programs+Doors
Archive   : TONSMOD.ZIP
Filename : BMAN1-2.MOD

 
Output of file : BMAN1-2.MOD contained in archive : TONSMOD.ZIP
ÄÄ[Authors Note]ÄÄ
This Mod was originally done for 4.12, but WILL work as is with any
version since then, I don't know about before 4.11 though. I know that since
this mod was released, there have been a milltion others like it, but I still
think this is the easyist way to do it!

ÕÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͸
³ Mod Name: BMAN1-2.MOD Author: Bartman#1@4100 Alt ³
³ Tested WWIV Version: 4.12 And Up Date: 08/31/91 (03/04/93) ³
³ Difficulty: Û±±± -> Easy ³
³ Files Efficted: MSGBASE.C ³
ÔÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ;

What She Does :

Makes your Messages Headers look like this....

Title : WHATEVER
Name : Bartman @4100 [Eat My Shorts] <=- MOD!
Date : WHENEVER ^^^^^^^^^^^^^^^--<=- MOD!

It Puts the user's Note after Their Name, It's fine over the net. Infact, I
wasn't going to publish this until someone asked for it.

Other Stuff :
I have never seen this mod out on the nets, if someone else did it, I'm
sorry. I got the Idea From Sailor and his board, Salty Dog, But he wouldn't
say where he got it, nor would he give it to me, so I made one myself....

THE MOD! :

1a-=> BACK UP YOUR SOURCE (Even for this!)
1b-=> Load Msgbase.c
2-=> Go down to like, void inmsg(BLAH BLAH BLAH) at the end, where it saves
the message, scan for the time(&l1); part, do this....

l1=0; /* EXISTING CODE */
if (real_name) /* EXISTING CODE */
strcpy(s,thisuser.realname); /* ADD THIS LINE */
else /* EXISTING CODE */
strcpy(s,nam1(&thisuser,usernum,syscfg.systemnumber)); /* ADD THIS */
strcat(s,"\x03""7 [""\x03""2"); /* ADD THIS LINE */
strcat(s,thisuser.note); /* HERE TOO */
strcat(s,"\x03""7]"); /* ME TOO! */
addline(b,s,&l1); /* ADD THIS LINE */
time(&ll); /* EXISTING CODE, SEARCH FOR */

3-=> Compile, and test it out. If your running 4.22, you could use
thisuser.rec_char instead of thisuser.note, but then you'd have to change
your uedit and all!

4-=> Send me netmail and let me know what you think. I can be reached via
Gated netmail as ALTERNETIVE #1 AT 4100 @14061 on WWIVLink, or one of a
million other ways... or you could call my board... hehe Name's at the
bottom....

ÄIn Conclusion
This will probally be the final release of this mod to ever make it
out of my hands... It's done. Finished, nothing left to do with it. A word of
warning though. If you edit a usernote with the F1 editor, it has a nasty
habit of adding a million spaces. Either don't use the F1 for this, or
install Lord Elrics Enhanced F1 Editor, it'll fix the problem! Like I said,
I've seen other ways to handle this (using sprintf's and stuff), but I feel
this was the simplest was to pull it off, and it works, so I can't complain.

áartman (03/02/93)

ÄÄþPure Energy BBS-(410)391/9356-2400Baud-FullTime-MultiNettedþÄÄ


  3 Responses to “Category : BBS Programs+Doors
Archive   : TONSMOD.ZIP
Filename : BMAN1-2.MOD

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/