Re: [QUESTION] act()

From: David Sun (wedget@MCI2000.COM)
Date: 09/07/98


TorynMUD Staff wrote:
>   act("You find a weakness in $N's defenses!", FALSE, 0, 0, victim,
> TO_CHAR);
>   act("$n finds a weakness in your defenses!",  FALSE, ch, 0, 0,
> TO_VICT);
>   act("$n finds a weakness in $N's defenses!", FALSE, ch, 0, victim,
> TO_ROOM);

in the first one, you're sending TO_CHAR, but the char
parameter is NULL. in the second one, you're sending
TO_VICT, but the vict parameter is NULL.

--
"The optimist sees the doughnut, the pessimist sees the hole."

char c[160],z;main(x,d){for/*/      -- Wedge --       /*/(x=159;x--
;c[x]=32);c[79]=z;c[39]=88/*/   wedget@mci2000.com   /*/;for(d=31;x
=78,puts(c+z),d--;z=80-z)/*/   high school junior   /*/for(;--x;c[x
+80-z]=88-56*!(c[z-!0+x]/*/   mud and game coder   /*/-c[z+x+1]));}


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