>
> if(!GET_NAME(dt->character) && strcmp(GET_NAME(dt->character, newname)))
>     return blah;
>
Umm, is it me, or does that code check the name comparison only if
the name doesn't exist? (i.e. if !GET_NAME)
The original code was if (GET_NAME blah blah) which says if the
character has a name, check it.
Or at least that's what it looks like.
Personally I tried the code, it compiled fine, but didn't do
anything...hmm, wonder what I did wrong.  I'm trying it on a cut-down
version of Circle 3 pl 12.
If anyone has any ideas.....either that or I'll try again tonight,
and see what I did wrong then :)
Marc
     +------------------------------------------------------------+
     | 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