home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Devil's Doorknob BBS Capture (1996-2003)
/
devilsdoorknobbbscapture1996-2003.iso
/
Dloads
/
SYSOP
/
MODS1.ZIP
/
ALF5B.MOD
< prev
next >
Wrap
Text File
|
1995-06-24
|
3KB
|
71 lines
Alfalfa #1 @9001
Mon Jun 12 15:15:09 1995
┌─────────────────────────────────────────────────────────────────────┐
│ Mod Name » ALF5b.MOD │
│ Difficulty » █▒▒▒▒▒▒▒▒▒▒ (1/10) │
│ WWIV Version » 4.23 │
│ Files Affected » LILO.C │
│ Description » Asks user if they want to vote │
└─────────────────────────────────────────────────────────────────────┘
Long Description
Now many WWIV SysOp's have voting questions. And many of these voting
questions are about how to improve the BBS, or other important topics. Now
as one of these SysOp's, I have had many, many users who never vote. I like
to have this input from users, and it can really help improve the BBS. This
mod simply asks the user if they would like to vote if they have unanswered
voting questions.
NOTICE: Special thanks to The Pyromaniac Headbanger for noticing a few bugs
______legend_______
+ add line
- delete line
= leave line alone
* modify this line
___________________
[Step 1]
Backup your source! This is the most important step!
[Step 2]
Open LILO.C and make the following changes to the code:
= if (i1 && live_user) {
= nl();
* prt(2,"7You have not voted yet1...");
+ nl();
+ prt(2,"7Would you like to vote now 1[2y1/2N1]7?");
+ if (yn()) //change this line if upgrading
+ vote();
= nl();
= }
= if ((incom) || (sysop1()))
[If upgrading]
Then delete the bracket that was right before VOID LOGOFF(VOID), if not
upgrading, ignore this sentence.
...Close LILO.C
[Step 3]
Now you get to compile your BBS! Oh boy, that joyous downtime... I hope
you enjoy this mod, and it helps enhance your WWIV BBS system. If you have
any questions or comments on this mod, or any ideas for future mods, you can
contact me at the following E-Mail addresses, or call my BBS, EarthSiege, at
(910) 723-2599...
112@5182 WWIVnet
1@9054 TerraNET
1@9001 DigiNet
1@9953 FANTASYnet
1@9951 HolisticNet
1@5 Subtle Net
1@1 GrooveNet
Well, two mods in one day! Have fun and i'll be making more mods soon...
-Alfalfa 6-10-95
EarthSiege Productions 1995