Re: act() oddity

From: George (greerga@CIRCLEMUD.ORG)
Date: 07/09/98


On Thu, 9 Jul 1998, Tony Robbins wrote:

>Ok, the string is this.  "$p shudders in your grasp and power courses
>through you."
[...]
>Message received by character :
>$p shudders in your grasp and power courses through you.

Add a log() statement into perform_act()

      case 'p':
        CHECK_NULL(obj, OBJS(obj, to));
->
        break;

See what is 'obj' 'to' or even if called.

--
George Greer, greerga@circlemud.org | Genius may have its limitations, but
http://patches.van.ml.org/          | stupidity is not thus handicapped.
http://www.van.ml.org/CircleMUD/    |                  -- Elbert Hubbard


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