On Fri, 24 Oct 1997, Desmond Daignault wrote: >=>#5 - Not much to do about that one. > >Sure there is. If the mud isn't a pk mud add in a check to see if the mob >is charmed and if the master is a player. If so, don't allow them to >rescue mobs, hit players, etc. I should have phrased that better, mobs can't rescue anyway. 500H 0M 82V > or cityguard kick fido Okay. 500H 0M 82V > or janitor bow Okay. The janitor bows deeply. 500H 0M 82V > or janitor hit bob Okay. 500H 0M 82V > Due to: if (IS_AFFECTED(ch, AFF_CHARM) && !IS_NPC(ch->master) && !IS_NPC(vict)) return; /* you can't order a charmed pet to attack a * player */ -- George Greer - Me@Null.net | Genius may have its limitations, but stupidity http://www.van.ml.org/~greerga | is not thus handicapped. -- 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/08/00 PST