1CONAN12 3- 5Message reply status modification! Conan #1 @7304 Wednesday, April 7, 1993 4:01 pm [EST] ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ Mod Name : CONAN12 Mod Author: Conan 1@473 ComLink ³ ³ Difficulty : ÛÛÛ±±±±±±± 1@7304 IceNet ³ ³ WWIV Version : 4.22 1@7300 WWIVWeb ³ ³ Mod Date : 04/07/93 1@7307 WWIVNet ³ ³ Files Affected: MSGBASE.C 1@17325 WWIVLink ³ ³ Description : Message reply mod! ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ This is one of the few mods that I figured out myself! And I find this one quite useful. Backup your source! I take no responsibility whatsoever that this mod may cause to your system. Open up MSGBASE.C = *anony=anony_sender; = break; = case anony_real_name: = real_name=1; = *anony=0; = break; = } + prt(5,"Request reply? "); /* CONAN12 ADD */ + if (yn()) { /* CONAN12 ADD */ + strcpy(reply,"Reply Requested"); /* CONAN12 ADD */ + } else /* CONAN12 ADD */ + strcpy(reply,"No Reply Needed"); /* CONAN12 ADD */ = outstr(get_string(91)); = if (fsed) { = i5=open(fnx,O_RDONLY | O_BINARY); = l1=filelength(i5); = } else { = l1=0; = for (i5=0; i5