FYI.
Just noticed that you can 'reply' to someone in a soundproof room, as well
as reply from within a soundproof room.....I guess throw in a check in
do_reply
.
.
if(ROOM_FLAGGED(tch->in_room, ROOM_SOUNDPROOF)) {
send_to_char("Your reply failed.\r\n", ch);
return;
}
etc...
..gotta put in similar check for sender.
+------------------------------------------------------------+
| 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/08/00 PST