There seems to be a bit of a logic problem. A lot of the places where there was
added a !IS_NPC(ch)
(!IS_NPC(ch)&&PRF_FLAGGED(ch,PRF_AUTO_EXIT)) for example.
This is REALLY going to screw up the immorts that are running quests and
switching into mobs. there almost needs to be a ch->desc added. that or enhance
the PRF_FLAGGED to return false on a mob with no desc and if there is a mob with
a desc, check the ->orig pointer. I would HATE to give this to my questors.
--Angus - back to weeding out the fixes I haven't already made.
+------------------------------------------------------------+
| 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