Re: [NEWBIE] SPELL_ARMOR

From: Edward Felch (dustlos@hotmail.com)
Date: 07/11/01


Ah, simple problem:

>     send_to_char("You are protected by another arcane power.\r\n", buf);
>return;

send_to_char is used as this: send_to_char(message, character);

this is what yours should be: send_to_char("You are protected by another
arcane power.\r\n", ch);

And are you sure you need a return right afterwards? Not sure.. I might be
reading it out of context.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/06/01 PST