home *** CD-ROM | disk | FTP | other *** search
- ``Sex Wax`` WWIVLink #1 AT 15808
- Fri Jun 30 03:32:13 1995
- ╔═════════════════════════════════════════════════════════════╗
- ║ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ║
- ║ * ╔═════════════════════════════════════════════════════╗ * ║
- ║ * ║ --=={ Wax's Mods }==-- ║ * ║
- ║ * ║ ║ * ║
- ║ * ║ Name: WAX13.MOD (06/08/95) ║ * ║
- ║ * ║ Desc: Asks (Co)Sysop if they want to view log on /O ║ * ║
- ║ * ║ Vers: 4.24 (Will not work on prior versions) ║ * ║
- ║ * ║ Diff: ▓ <--- EASY ║ * ║
- ║ * ║ Orig. Auth: Sex Wax ║ * ║
- ║ * ║ Written by: Sex Wax (508)764-6438 - 14.4 BAUD ║ * ║
- ║ * ║ Wax's BBS: NO MAN'S LAND! (508)765-5829 - 14.4 BAUD ║ * ║
- ║ * ╚═════════════════════════════════════════════════════╝ * ║
- ║ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ║
- ╚═════════════════════════════════════════════════════════════╝
- 1@15808 WWIVLink -=- 1@9207 WWIVNet -=- 51:51/20 WCSANet
-
- Difficulty: ( ▓ = EASY ), ( ▓▒ = SOME DIFFICULTY ), ( ▓▒░ = TOUGH )
- <Most likely>
- <not a Wax Mod>
-
- ══════════════════════════════════════════════════════════════════════════════
-
- =============================================================================
-
- Note - I would consider backing up your source before adding this. It's always
- a good idea. just do pkunzip -a source *.c *.h.
-
-
-
- Step 1. Back up your source or else!
-
- Step 2. Load up MMENU.C and search for the /O function in mainmenu()..
- Make changes where noted...
-
- Search....
-
- if (strcmp(s,"/N")==0)
- nscan(cursub);
- if (strcmp(s,"/O")==0) {
- if (numbatchdl!=0) {
- nl();
- outstr(get_string(1324));
- if (ny())
- batchdl(1);
- else
- if (cs()) { /* WAX13.MOD */
- nl(); /* WAX13.MOD */
- npr("2%s, 3Would you like to see the LOG before you go? ",thisuser.name);0
- /* WAX13.MOD */
- if (yn()) { /* WAX13.MOD */
- slname(date(), s1); /* WAX13.MOD */
- print_local_file(s1,""); /* WAX13.MOD */
- sysoplog("2#-#-# 5Co-Sysop read Today's Log"); /* WAX13.MOD */0
- } /* WAX13.MOD */
- } /* END WAX13.MOD */
- hangup=1;
- } else
- if (cs()) { /* WAX13.MOD */
- nl(); /* WAX13.MOD */
- npr("2%s, 3Would you like to see the LOG before you go? ",thisuser.name);0
- /* WAX13.MOD */
- if (yn()) { /* WAX13.MOD */
- slname(date(), s1); /* WAX13.MOD */
- print_local_file(s1,""); /* WAX13.MOD */
- sysoplog("2#-#-# 5Co-Sysop read Today's Log");0 5 /* WAX13.MOD */0
- } /* WAX13.MOD */
- } /* END WAX13.MOD */
- hangup=1;
- }
- if (strcmp(s,"/R")==0) {
-
-
- Step 3. In dlmanimenu() make the changes in the /O function where
- noted...
-
- Search...
-
- if (strcmp(s,"/O")==0) {
- if (numbatchdl!=0) {
- nl();
- outstr(get_string(1324));
- if (ny())
- batchdl(1);
- else
- if (cs()) { /* WAX13.MOD */
- nl(); /* WAX13.MOD */
- npr("2%s, 3Would you like to see the LOG before you go? ",thisuser.name);0
- /* WAX13.MOD */
- if (yn()) { /* WAX13.MOD */
- slname(date(), s1); /* WAX13.MOD */
- print_local_file(s1,""); /* WAX13.MOD */
- sysoplog("2#-#-# 5Co-Sysop read Today's Log"); /* WAX13.MOD */0
- } /* WAX13.MOD */
- } /* END WAX13.MOD */
- hangup=1;
- } else
- if (cs()) { /* WAX13.MOD */
- nl(); /* WAX13.MOD */
- npr("2%s, 3Would you like to see the LOG before you go? ",thisuser.name);0
- /* WAX13.MOD */
- if (yn()) { /* WAX13.MOD */
- slname(date(), s1); /* WAX13.MOD */
- print_local_file(s1,""); /* WAX13.MOD */
- sysoplog("2#-#-# 5Co-Sysop read Today's Log"); /* WAX13.MOD */0
- } /* WAX13.MOD */
- } /* END WAX13.MOD */
- hangup=1;
- }
- if (strcmp(s,"/S")==0) {
-
-
- Step 4. Compile the source....
-
-
- 1Φ5∞∞∞2⌡1≈≈≈≈≈» 2Sex Wax 1«≈≈≈≈≈2⌠5∞∞∞1Φ0
-