Re: [CODE]jail/spec_proc

From: Mike Breuer (mbreuer@new.rr.com)
Date: 01/22/02


> The problem is, you can tell him anything (hi, ..., look, how are
you),
> and I would like it to just go on "hall of records"...

Check to make sure you have this if condition correctly transcribed from
my previous message:

    if (str_cmp(argument, "hall of records") == 0) {

> ...if you do a stat on the
> character it says (1hr) !UNUSED!              SETS ALLOWPASS

Look at mag_assign_spells() in spell_parser.c.  You need to add an entry
in there.

> and it also says when the spell wears off it says !UNUSED!

spell wear off messages are defined in constants.c

Mike

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT