[NEWBIE] Prompt

From: Luca (wetwork@terra.com.br)
Date: 08/14/01


Hey,
        In my MUD i have the function void Hitbar(struct char_data *ch, struct
char_data *k) in fight.c and i want that the messages appear in the prompt
after the ">" char, i tried everything but i never get it done. I know how
to put after the attack messages like this:
 >
You hit the white queen extremely hard.
the Queen (98%) -> this is my hitbar
but i have multiple attacks then i get this:

You hit the white queen extremely hard.
the Queen (98%)
You hit the white queen extremely hard.
the Queen (97%)
You hit the white queen extremely hard.
the Queen (96%)
and it becomes annoying!!!!!

i want something like this:
 > the Queen (98%)
You hit the white queen extremely hard.
You hit the white queen extremely hard.
You hit the white queen extremely hard.
 >the Queen (96%)

help me please
p.s: sorry because of my english(im brazilian)
Luca

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/06/01 PST