>*** 1207 >- SEND_TO_Q(GREETINGS, newd); >--- 1219,1224 ----- >+ /* SEND_TO_Q(GREETINGS, newd); */ /* OLD */ >+ >+ strcpy(titlescreen, GREETINGS); /* copy fixed-size string to larger >+ buffer */ >+ proc_color(titlescreen, C_CMP); /* C_CMP should be 3 */ >+ SEND_TO_Q(titlescreen, newd); Did you go in and make these changes? +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST