some bugs

From: Stefan Rensing (rensing@uhura.biologie.uni-freiburg.de)
Date: 03/22/95


Hi,

I recently discovered that the NO_SUMMON, NO_CHARM, NO_BLIND and NO_SLEEP
flags don't work :(
I had a look and saw that there was no respective if in the appropriate
places in the code (which is magic.c and spell.c).
Just do e.g. an:

if (IS_NPC(victim) && (MOB_FLAGGED(victim), MOB_NOCHARM)) {
  send_to_char("Your victim can't be charmed!\r\n", ch);
  return;
  }

- Stefan.

P.S.: Does someone know of other flags that don't work ?

-- 
Stefan A. Rensing             Institute of Biology II/III - Schaenzlestr. 1
The SysOp Biologist           D-79104 Germany, phone: +49 761 2676 / FAX: 2675
e-mail: rensing@uhura.biologie.uni-freiburg.de  MUD: port 4242 on that <- host
http://www.biologie.uni-freiburg.de/data/people/lije.html IRC:Lije MUD:Aragorn
                                                      "I love you !" "I know."



This archive was generated by hypermail 2b30 : 12/07/00 PST