Look at this one! Pretty Boy Floyd #2 @12455 Wed Feb 17 01:28:42 1993 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- MOD NAME : COLRCHN2.MOD WWIV VERSION : 4.22 Only! AUTHOR : Pretty Boy Floyd BBS NAME : Tech Know Byte (214) 724-8324 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This is an update to a mod that I wrote back in 90 for WWIV v4.12. There not much that changes but there are a few things. -= Load BBSUTL1.C =- void do_chains(void) /* Search */ } run_chains(map[0]); /* Search */ return(); } pf=0; /* Add */ if (okansi()) { /* Add */ strcpy(s,syscfg.gfilesdir); /* Add */ strcat(s,"GAMES.ANS"); /* Add */ if (exist(s)) /* Add */ pf=1; /* Add */ } /* Add */ if (!pf) /* Add */ show_chains(!mapp,map); /* Leave Alone */ done=0; /* Leave Alone */ do { /* Leave Alone */ if (!pf) { /* Add */ prt(2,get_string(621)); /* Leave Alone */ } else { /* Add */ printfile("GAMES.ANS"); /* Add */ prt(2,get_string(621)); /* Add */ } /* Add */ ss=mkey(2); /* Leave Alone */ That's it. Save and recompile the board. You will need to make a file named "GAMES.ANS" with The Draw and put the file in your GFILES directory. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Copyright (c) 1993, Pretty Boy Floyd Copyright (c) 1993, Floyd Publishing Co -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-