>> if (PLR_FLAGGED(t->character, PLR_WATCHED)){ >Any way I can get this to work? I think I've seen a code for this >somewhere but I've checked >both the FTP site and the snippits page and no one has it. Any help >would be appreciated. I would guess that the descriptor doesn't have a character attached to it yet, ie, t-?character==NULL. Use gdb to check this and if so, just check for NULL first and skip that section. Ron +------------------------------------------------------------+ | 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