home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Devil's Doorknob BBS Capture (1996-2003)
/
devilsdoorknobbbscapture1996-2003.iso
/
Dloads
/
SYSOP
/
MODS1.ZIP
/
ALF7.MOD
< prev
next >
Wrap
Text File
|
1995-06-24
|
3KB
|
69 lines
Alfalfa #1 @9001
Wed Jun 14 23:15:38 1995
┌─────────────────────────────────────────────────────────────────────┐
│ Mod Name » ALF7.MOD │
│ Difficulty » █▒▒▒▒▒▒▒▒▒▒ (1/10) │
│ WWIV Version » 4.24 │
│ Files Affected » MMENU.C │
│ Description » Alllows user to access timebank from transfer menu │
└─────────────────────────────────────────────────────────────────────┘
Many users of BBS'es just call to download files. And download they
do. All the time, 60 minutes a day. This mod was made the make their lifes a
little easier. In normal WWIV, you can't access the timebank from the
transfer section, meaning that while quitting to the main menu, and then using
the time bank, they are losing precious seconds in which they could be
downloading the newest version of their favorite game. This mod is real easy
and the first one I've made just for 4.24, although it would probably work
with 4.23
______legend_______
+ add line
- delete line
= leave line alone
* modify this line
___________________
[Step 1]
Backup your source.
[Step 2]
Open up MMENU.C, go to VOID DLMAINMENU, and make the following changes to
the code:
= print_local_file(dszlog,"");
= }
= break;
+ case '$':
+ write_inst(INST_LOC_BANK,0,INST_FLAGS_NONE);
+ time_bank();
+ break;
= case '^':
= if (so())
= print_devices();
NOTE: This is the exact same code as from the main menus timebank command. I
didn't write up this code, just copied it to the right place.
...Close MMENU.C
[Step 3]
Compile the BBS. Now, go the the transfer section, and hit "$". You
get the WWIV timebank. Easy, eh? No you can update the appropriate menus and
let your users know of the change. If you need any help with this mod, or
have suggestions or comments for future mods, you can contact me at the E-Mail
addresses below, 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
Well, one small mod for 4.24, one giant step for a better BBS. Blah.
-Alfalfa 6-13-95
EarthSiege Productions 1995