> Which should let people in the class BARD perform the skill. But it's > still returning that message. Any clue what I missed? > > -Mike Yep... Try enclosing both GET_CLASS(ch) args in their own ()'s: if ((GET_CLASS(ch) != CLASS_WARRIOR) || (GET_CLASS(ch) != CLASS_BARD)) That should solve your problem. -- Thomas Burns <develaine@geocities.com> "What the hell do I know about <insert subject here>?" Lt. Marquinn DeVelaine @ TrekMuse <telnet trekmuse.org 1701> Chelder and/or Thacis on various MUDs. My completely useless homepage: http://www.geocities.com/TimesSquare/7505/ +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST