My line 804 of comm.c: /* Print prompts for other descriptors who had no other output */ for (d = descriptor_list; d; d = d->next) { if (!d->has_prompt) { --> write_to_descriptor(d->descriptor, make_prompt(d)); d->has_prompt = 1; } } This is where it sends the prompt if you don't type a command. See if somehow this was omitted (whoops, gotta love that delete key), or in any other way excluded from happening. ... on another note. The WTFaq needs a major update..I've been busy with sports and academics that I haven't had time up until next week. With finals over this weekend, I'll finally have the time to read over the many emails that I've been receiving over the past two months with suggestions for additions (yes! I have been getting them and I have been reading them!) If you have any suggestions for what you'd like to see on the WTFaq, please email me with them. I'll probably include the most common questions that I've seen discussed on the list in the past few months (that being what the WTFaq is for). But if you have any suggestions, or think I may miss something important, by all means, let me know. :) Sincerely, -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- B. Brown TimeTraveller Senior Programmer 'Lost in Time, U&A Software InterActive 'and Loving it!' http://www.uasoft.com/staff/bbrown/ http://www.uasoft.com/ [1] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- [1] - Yes, the webpage is having technical difficulties. No, I won't tell you why. It's too embarassing. :-p +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT