home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Devil's Doorknob BBS Capture (1996-2003)
/
devilsdoorknobbbscapture1996-2003.iso
/
Dloads
/
SYSOP
/
MODS1.ZIP
/
ALF10.MOD
< prev
next >
Wrap
Text File
|
1995-06-24
|
4KB
|
103 lines
Alfalfa #1 @9001
Wed Jun 14 23:16:58 1995
┌─────────────────────────────────────────────────────────────────────┐
│ Mod Name » ALF10.MOD │
│ Difficulty » █▒▒▒▒▒▒▒▒▒▒ (1/10) │
│ WWIV Version » 4.24 │
│ Files Affected » MSGBASE1.C │
│ Description » Thanks users for posting a message │
└─────────────────────────────────────────────────────────────────────┘
Many times, users don't post, and the users that do don't get enough
credit for what they did. This mod simply gives the users that do post a
"Thank you" message. It isn't much, but it is the little touches that make a
BBS nice. This mod was inspired by The Wanderer, and is really good when used
with ALF8.MOD. There are two good, different ways to tell your user's thank
you, and both are documented...
______legend_______
+ add line
- delete line
= leave line alone
* modify this line
___________________
[Step 1]
(C'mon, everybody knows this step) Backup your source!
[Step 2]
***This step simply prints a one-liner telling the user thank you.
Open MSGBASE1.C, go down to VOID POST and make these changes:
= ++thisuser.postnet;
= if (!(p.status & status_pending_net))
= send_net_post(&p, subboards[curlsub].filename, curlsub);
= }
+ prt(2,"Thank you for posting a message!");
= }
= }
=
=
= void grab_user_name(messagerec *m, char *fn)
= {
...Close MSGBASE1.C and go to STEP 4...
[Step 3]
***This step prints an ANSI or MSG file saying thank you.
Open MSGBASE1.C, go down to VOID POST and make these changes:
= ++thisuser.postnet;
= if (!(p.status & status_pending_net))
= send_net_post(&p, subboards[curlsub].filename, curlsub);
= }
+ printfile("THANKS");
= }
= }
=
=
= void grab_user_name(messagerec *m, char *fn)
= {
...Close MSGBASE1.C...
[Step 4]
Compile your source code. A full re-compile isn't necessary. This mod
should work, but incase it doesn't, or you have comments or ideas, you can
E-Mail me at the following addresses, or call my BBS, EarthSiege, at
(910) 723-2599.
1@9054 TerraNET
1@9001 DigiNet
1@9953 FANTASYnet
1@9951 HolisticNet
1@5 Subtle Net
1@1 GrooveNet
Below is my UUENCODED thanks.ans. You can make yours however you want, but
it is best to keep it short. Make sure you make an THANKS.MSG file, because
without it, non-ANSI users will get a FILE NOT FOUND message!
section 1 of uuencode 5.10 of file thanks.ans by R.E.M.
begin 644 thanks.ans
M&ULR-35$&ULT,&T-"AM;.$,;6S`[,S)MVL3$Q,3$Q,3$Q,3$Q,3$Q,3$Q,3$
MQ,3$Q,3$Q,3$Q,3$Q,3$Q,3$Q,3$Q,3$Q,3$Q,3$Q,3$Q,3$OPT*&ULX0[,;
M6S5#&ULQ.S,T;51H86YK('EO=2!F;W(@<&]S=&EN9R$@($ME97`@=7`@=&AE
M(&=O;V0@=V]R:R$;6S5#&ULP.S,R;;,-"AM;.$/`Q,3$Q,3$Q,3$Q,3$Q,3$
MQ,3$Q,3$Q,3$Q,3$Q,3$Q,3$Q,3$Q,3$Q,3$Q,3$Q,3$Q,3$Q,3$Q,39#0H;
%6S!M#0IM
`
end
sum -r/size 47372/347 section (from "begin" to "end")
sum -r/size 59107/230 entire input file
[end of UUENCODED thanks.ans]
Anyway, that's the end. Hope you like this little mod. There shall be more
to come, and thanks to The Wanderer for the great idea.
-Alfalfa 6-14-95
EarthSiege Productions 1995