home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Devil's Doorknob BBS Capture (1996-2003)
/
devilsdoorknobbbscapture1996-2003.iso
/
Dloads
/
WWIVMODS
/
MODSUNKN.ZIP
/
POSTGAME.MOD
< prev
next >
Wrap
Text File
|
1990-03-15
|
3KB
|
106 lines
Parker Prospect #1 @9964
Mon Mar 12 07:08:05 1990
This mod forces users to post a message before going to the
[.] chain section.
----------------------------------------------------------------------
Step #1
Add the following line to the end of VARS.H...
int posted_a_message;
----------------------------------------------------------------------
Step #2
Add the following line to the "extern" declarations at the
top of the file MSGBASE1.C...
extern int posted_a_message;
----------------------------------------------------------------------
Step #3
Search for/add the following in MSGBASE1.C...
-- deleted_flag=dm;
-- }
-- msgs[++nummsgs]=p;
-- bchanged=1;
-- savebase();
++ ++posted_a_message;
-- ++thisuser.msgpost;
-- ++thisuser.posttoday;
-- ++status.msgposttoday;
-- save_status();
-- topscreen();
----------------------------------------------------------------------
Step #4
Add the following line to the "extern" declarations at the
top of the file BBSUTL1.C...
extern int posted_a_message;
----------------------------------------------------------------------
Step #5
Search/edit the following in BBSUTL1.C...
-- if (ok) {
-- map[mapp++]=i;
-- if ((mapp % 10) ==0)
-- odc[mapp/10 -1]='0'+(mapp/10);
-- }
-- }
++ if (!(posted_a_message)) {
++ nl();
++ nl();
++ pl("The sysop says you must post a message");
++ pl("before you play any games.");
++ nl();
++ return;
++ }
-- if (mapp==0) {
-- nl();
-- nl();
-- pl("Sorry, no external programs available.");
-- nl();
-- return;
-- }
-- if (mapp==1) {
-- run_chain(map[0]);
----------------------------------------------------------------------
Step #6
Go grab a cold brew and wait for WWIV to recompile...
----------------------------------------------------------------------
Disclaimer
As with all my mods, I claim ABSOLUTELY NO liability OR warranty,
expressed or implied, to be associated with this mod.
Hey, if anybody likes this mod, please send me a donation of $5. I
am working DESPARATELY toward a USR 9600 HST (Dual-Standard), and
being a 15-year-old high school sophomore, I need every penny I can
get. Send donations to:
Jeff Garzik
117 Harrell St.
Greenville, NC 27858
OR give my board a call...
The East Carolina Connection
919-756-2939
1200 (temporarily)
24hrs - WWIVnet node #9964
Autovalidation of WWIV sysops!
5█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
5▌ 3░▒▓█0 4The East Carolina Connection @99640 - 124 Hrs0 - 22400 Baud0 3█▓▒░0 5▐
5▌ 3░▒▓█0 1Home of the Skull BBS! AMIGA Support too!0 3█▓▒░0 5▐
5█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█