home *** CD-ROM | disk | FTP | other *** search
- Big Daddy Kain #215 @12127
- Tue Jun 13 18:24:34 1995
- ┌───────────────────────────────────────────────────────────────────────────┐
- │ Mod Name: UNDER-08.MOD Mod Author: Undertaker 06-13-95 │
- │ Difficulty: ██▒▒▒▒▒▒▒▒ IceNet 2@5304 │
- │ WWiV Version: 4.24 TerraNet 2@5300 │
- │ Files Affected: SYSOPF.C │
- │ Description: Prints the net node number next to the net name, see Extended│
- └───────────────────────────────────────────────────────────────────────────┘
-
- Extended Description: This Mod Prints Out The Network's Node Number Next To
- The network name when viewing the Net Listing.
-
- 6■■■3EXAMPLE6■■■0
-
- -= Normal =-
- 217] 1AnvilNet
- 227] 1TerraNet
- 237] 1IceNet
- 247] 1TexasNet
- 2Q7] 1Quit
-
- -= With Mod =-
- 7[217] 1AnvilNet @1
- 7[227] 1TerraNet @5300
- 7[237] 1IceNet @5304
- 7[247] 1TexasNet @5301
- 7[2Q7] 1Quit
-
- Disclaimer: if ((you) || ((screw->up_then>0) && (dont==come)))
- and(-1);
- try(2, sue, my, &ass);
- you_did(it->your_self,);
- while (you<may->blame_me,[i])
- give([++no++]);
- guarantee(that(-(it->will_work),' '));
- on(("&your_system"); && (%oh yeah)); {
- [[back_up_],.]
- your[0]=source;
-
-
- Key:
- == Existing Line
- -- Delete this line
- ++ Add this line
- !! Change this line
-
-
- Open SYSOPF.C And Do The Following To case void print_net_listing
-
- == odci=(i+1)/10;
- == odc[odci-1]=odci+'0';
- == odc[odci]=0;
- == }
- -- npr("2%d7]1 %s \r\n",i+1,net_networks[i].name);
- ++ npr("7[2%d7]1 %s %s ",i+1,net_networks[i].name, get_string(370));
- ++ npr("@%u\r\n",net_networks[i].sysnum);
- == }
- == pl(get_string(1279));
- == nl();
- == prt(9,get_string(1280));
-
-
-
- Now Do MAKE, or however you compile your BBS. Copy the BBS.EXE file over,
- and go check it out.
-
- ──[NOTE]────────────────────────────────────────────────────────────────────
-
- ──[MODS Made By Undertaker/Big Daddy Kain────────────────────────────────
- % UNDER-01.MOD - View Pending List From WFC When Hit '/'
- % UNDER-02.MOD - Allow No Users Under Certain Security Level To Stay Online
- % UNDER-03.MOD - Bulletins Menu From Main Menu By Hitting '@'
- % UNDER-04.MOD - Makes Your BBS 9600+ Only
- % UNDER-05.MOD - Random Menus
- * UNDER-06.MOD - Use Anvil-Chat(c) In your BBS
- * UNDER-07.MOD - Removes The Blue Border Around The Chains Menu
- * UNDER-08.MOD - Print Net Number Next To Net Name
- ────────────────────────────────────────────────────────────────────────────
- * - WWIV Version 4.24
- % - WWIV Version 4.23 As Of Now
-
- If You use this MOD, drop me a line, or call The Anvil BBS [ASV] at
- (503)746-9479.
-
- Undertaker/Big Daddy Kain
- sburns@efn.org <── InterNet
- #215@12127 WWIVNet
- #2@5304 IceNet
- #2@5300 TerraNet
- #2@5301 TexasNet
- #2@1 AnvilNet The Anvil BBS [ASV] (503)746-9479
-