Re: dumb question

From: Chuck Reed (master@I-55.COM)
Date: 08/28/98


>    if (!IS_NPC(victim)) {

This should read

if(!IS_NPC(ch) && !IS_NPC(victim)) {


     +------------------------------------------------------------+
     | 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