[Circle] Re: buf bug??

From: Eric L. Helvey (helver@newwave.net)
Date: 07/31/96


On Wed, 31 Jul 1996, Alex wrote:

> ACMD(do_hp)
> {

Try adding:
     sprintf(buf, "");

>    sprintf(buf, "%sYou have %d(%d) hit and %d(%d) movement
>    points.\r\n", buf, GET_HIT(ch), GET_MAX_HIT(ch), GET_MOVE(ch),
>    GET_MAX_MOVE(ch)); send_to_char(buf, ch);
> }
> 
+-----------------------------------------------------------+
| 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/07/00 PST