Re: [NEWBIE] [CODE] Problem..

From: Thomas Arp (t_arp@stofanet.dk)
Date: 01/05/03


From: "Jim" <realm@CITLINK.NET>
> This is what I currently have in equip_char:
> if (invalid_align(ch, obj) || invalid_class(ch, obj)) {
>     act("You are zapped by $p and instantly let go of it.", FALSE, ch,
> obj, 0, $
>     act("$n is zapped by $p and instantly lets go of it.", FALSE, ch,
> obj, 0, T$
>     /* Changed to drop in inventory instead of the ground. */
>     obj_to_char(obj, ch);
>     return;
> apparently I dont have an invalid_race, I just followed the
> walkthru.....

How does invalid_align and invalid_class look ? Have you changed either
in any way ?

--
   +---------------------------------------------------------------+
   | 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/26/03 PDT