On Tue, 16 Feb 1999, Ryan Dean wrote: >In circle30bpl14 when you become a player killer you miss EVERY hit you >attempt, anyone else have this problem, ne ideas how to solve it? Ho hum, 'grep' strikes again: fight.c-684- if (!pk_allowed) { fight.c-685- check_killer(ch, victim); fight.c:686: if (PLR_FLAGGED(ch, PLR_KILLER) && (ch != victim)) fight.c-687- dam = 0; fight.c-688- } "grep -Cn PLR_KILLER *.c", if you wondered. -- George Greer greerga@circlemud.org http://www.circlemud.org/~greerga/ +------------------------------------------------------------+ | 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 : 12/15/00 PST