I added those lines.. I could see your logic a little.. but it didn't work.
Mob still ends up
in room with me. :(
----- Original Message -----
From: Chuck Reed <master@i-55.com>
To: <CIRCLE@post.queensu.ca>
Sent: Friday, December 11, 1998 9:15 PM
Subject: Re: [CODING] Spec Proc bug...
>I added two lines. Should fix it.
>
>>SPECIAL(mob)
>>{
>> struct char_data *vict;
>> static round;
>> static max_rounds;
>>
>> vict = FIGHTING(ch);
>+ if(!vict)
>+ return FALSE;
+------------------------------------------------------------+
| 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