home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Devil's Doorknob BBS Capture (1996-2003)
/
devilsdoorknobbbscapture1996-2003.iso
/
Dloads
/
WWIVMODS
/
PRE412.ZIP
/
ELRIC9.MOD
< prev
next >
Wrap
Text File
|
1990-04-21
|
2KB
|
61 lines
Welcome to Lord Elric's Mod #9. That's right, just about to go to double
digits. Well, as soon as I get some stuff I am working on written up, I will
be up to 12, but anyway, here it is....
Re-anonamous messages.
Ever been scrolling through the message base and accidently
un-anonomized a message? (anonomized? Oh well, you know what I meant.)
This makes the U command work two ways. If you use it on a message, it will
toggle the anonomous status of the message, so you can make any message you
want anon.
1. Load up MSGBASE1.C. Search down to void scan. Find the line " case 'U': "
Then, fix up the case so it looks like this....
= existing line
+ add line
= case 'U':
= if ((lcs()) && (msgnum>0) && (msgnum<=nummsgs)) {
+ if (msgs[msgnum].anony==0) {
+ msgs[msgnum].anony=1;
+ bchanged=1;
+ nl();
+ pl("Message is anonymous now");
+ }
+ else
+ {
= msgs[msgnum].anony=0;
= bchanged=1;
= nl();
= pl("Message is not anonymous now.");
+ }
= }
= break;
Step 2. Now just compile this thing, and you are ready to go.
/** hey, it's the form info file **/
As usual, I take no responsibility for hard drive crashes, death in the
family, or end of the world as we know it resulting from this mod.
It's your fault if you didn't back up the files before you made the mod.
It's your fault if you don't back up your ENTIRE hard drive AT LEAST once
a month.
It works on my system with Turbo C 2.0, WWIV 4.1, V20/8088, 640K/640EMS.
If you use this, the only payment I ask is that you send me a note through
WWIVLink to 1@18251 saying you are using it...not too much to ask is it?
The Kingdom of Melnibone(LINK/NET)
812-877-3488 24 Hrs a day
3/12/2400/4800/9600/12,000/14,400 baud HST MNP5
Auto-validation of WWIV sysops on first call
Xmodem, Ymodem, DSZ Zmodem with retry, Ymodem-G
WWIV Link 1@18251
WWIV Net 1@8251