Heh, since the change in bpl15 to send_to_char(..., ch) in do_say, another
little buglet appeared. You get two dollarsigns for each one displayed sent
to the character.
For example:
say $7.00.
They see:
Kupek says, '$7.00'
You see:
You say, '$$7.00'
I just changed the argument in the sprintf() string to
delete_doubledollar(argument). I don't like it though.
-k.
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST