Re: Code Problems

From: George Greer (greerga@circlemud.org)
Date: 04/23/99


On Fri, 23 Apr 1999, Albert Brauneis wrote:

>  if (!SCRIPT_CHECK(ch, MTRIG_HITPRCNT) || !FIGHTING(ch) ||
>      AFF_FLAGGED(ch, AFF_CHARM))      <<<<<THIS IS THE LINE RIGHT HERE
>    return;

ch = NULL

>                        extract_obj(obj);
                                     ^^^
>                        act("$n sacrifices $p.", FALSE, ch, obj, 0, TO_ROOM);
>                        act("You sacrifice $p to Albert.\r\nYou have been
>rewarded by your deity.",
>                                FALSE, ch, obj, 0, TO_CHAR);
                                            ^^^
That's a no-no.

--
George Greer
greerga@circlemud.org


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