Re: [Code] Spell can't find target?

From: John Evans (evansj@HI-LINE.NET)
Date: 12/01/97


On Mon, 1 Dec 1997, Tony LaMarca wrote:

> First time writing in this discussion, so I'm sorry if I'm bothering
> anyone with something that has come across before.
>
> I'm new to coding circle so maybe I'm just not doing it right. I setup a
> TAR_SELF_ONLY spell that will morph the player into something (not sure
> yet) but the problem is when its cast, it can't find the target? Maybe I
> just set it up wrong or something, I dunno, Any and all help would be much
> aprieciated
>

If you'll read the comment in the code, it says to use TAR_SELF_ONLY with
TAR_CHAR_ROOM. This means that for the target, you need:
TAR_CHAR_ROOM | TAR_SELF_ONLY


John Evans <evansj@hi-line.net>

May the source be with you.


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