home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Devil's Doorknob BBS Capture (1996-2003)
/
devilsdoorknobbbscapture1996-2003.iso
/
Dloads
/
SYSOP
/
MODS1.ZIP
/
VSM-0001.423
< prev
next >
Wrap
Text File
|
1993-12-11
|
4KB
|
87 lines
╔═[Virtuality Software]═════════════════════════════════[WWIV Modification]═╗
║ ║
║ Mod Name : VSM-0001.423 Mod Author : Diver Dan ║
║ Difficulty : Block Read Net Addresses : CommLink #1@1 ║
║ Mod Version : 1.0 WoMbAtNeT #1@28531 ║
║ WWIV Version : 4.23 ONLY ║
║ Date Released : 09 DEC 1993 ║
║ ║
║ Files Modified : LILO.C ║
║ ║
║ ║
║ Description : Asks if user wants to scan new messages, and if so, asks ║
║ if user wants to scan all conferences. ║
║ ║
║ Symbol Key : [==] Existing Code [++] Add This [--] Delete This ║
║ [**] Modify This [VSN-xx] See Note Number xx ║
╚═══════════════════════════════════════════════════════════════════════════╝
STEP ONE: Make a backup of your source code.
STEP TWO: Search for "void logon(void)" and make the following changes:
[==] void logon(void)
[==] {
[==] char s[255],s1[181],s2[81],*ss;
[**] int i,i1,dv,win,os2,f,ac,ae_scan; /* Add ac,ae_scan; */
[==] long len,pos;
[==] mailrec m;
[==] #ifdef OPT_REGISTRATION
[==] long l;
[==] #endif
STEP THREE: Search for "if (usub[0].subnum==-1) {" and make these changes:
[==] if (usub[0].subnum==-1) {
[==] curconfsub=0;
[==] setuconf(CONF_SUBS, curconfsub, -1);
[==] }
[==] }
[++] prt(7,"[1Scan For New Messages 7(1Y7/1N7)?] ");
[++] if (yn()) {
[++] ae_scan=0;
[++] prt(7,"[1Scan All Conferences 7(1Y7/1N7)?] ");
[++] if (yn()) {
[++] ae_scan=1;
[++] write_inst(INST_LOC_SUBS,usub[cursub].subnum,INST_FLAGS_ONLINE);
[++] express=0;
[++] expressabort=0;
[++] if ((uconfsub[1].confnum!=-1) && (okconf(&thisuser))) {
[++] ac=1;
[++] tmp_disable_conf(1);
[++] }
[++] nscan(0);
[++] if (ac)
[++] tmp_disable_conf(0);
[++] }
[++] if (ae_scan==0) {
[++] write_inst(INST_LOC_SUBS,65535,INST_FLAGS_ONLINE);
[++] express=0;
[++] expressabort=0;
[++] nscan(0);
[++] }
[++] }
[==] }
STEP FOUR: Save LILO.C and recompile.
Disclaimer: Any damages resulting from the use of this mod is the
responsibility of the SysOp who installs it. Diver Dan
and Virtuality Software are NOT responsible for any damages
incurred by the use of this mod.
Questions/Comments/Complaints: You may contact me at any of the network
addresses listed above, or at the board
listed below.
Virtuality Software Mods are orginated and distributed from:
Aquabase Epsilon
12-14.4k Baud
24 Hours / 7 Days
(410) 356-0978
WWIV 4.23 Registered / Modified