In a message dated 10/11/98 8:19:14 AM Eastern Daylight Time, pink@BASTION.VANSBRO.SE writes: > My problem now is that when i wear 2 earrings the firs is placed in ear > and the other on on face and when i wear a mask its placed as light, well In do_wear in act.item.c look for /* for neck, finger, and wrist, try pos 2 if pos 1 is already full */ if ((where == WEAR_FINGER_R) || (where == WEAR_NECK_1) || (where == WEAR_WRIST_R)) if (GET_EQ(ch, where)) where++; And in parts for your ears here. - Kieran of Darkening Skies "I believe in nothing because nothing can be proven." -- anonymous +------------------------------------------------------------+ | 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