Dave Willard scrawled the following: >> if (!IS_NPC(ch) && PRF_FLAGGED(ch, PLR_DEVIANT)){ .. snip ... >> else if (!IS_NPC(ch) && PRF_FLAGGED(ch, PLR_DEVIANT)) { The above are the offending lines... if your flag is PLR_DEVIANT then you should be using PLR_FLAGGED, not PRF_FLAGGED. -- Anton Graham aka Dionysus Implementor of Etruria bladehawke.darktech.org:4000 Death is only the beginning.... -- Not Open to the Public -- -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/05/01 PST