[CODE/IDEA] Few things

From: Chuck Reed (creed@I-55.COM)
Date: 04/22/98


1) If you want the proficiency stuff I spoke of
        a) It'll be ready to send sometime tomorrow (v1.0 of course, so it may be
a bit loony)
        b) Contact me by personal email, the list doesn't need 20 i want it messages

2) If anyone could tell me why this doesn't work, I'd love to know:

SPECIAL(prof_teacher_swimming)
{
   if(CMD_IS("learn"))
     send_to_char("Worked.\r\n", ch);
   else
     send_to_char("Didn't.\r\n", ch);

   return TRUE;
}

When I'm in the room with the mob, I type anything (but learn of course)
and it says Didn't and skips the command interpreter (or whatever it
skips).  However, when I type "learn", it says Huh?!?.  I have simplified
this as much as I can, and I'm just stumped.

Chuck Reed


     +------------------------------------------------------------+
     | 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/15/00 PST