Here's Your Problem. The first printing line shoud be: sprintf(buf, '********************************************************'); Then every printing line after that should be: sprintf(buf + strlen(buf), 'Health: [%4d/%4d]', GET_HIT(ch), GET_MAX_HIT(ch); Etc. Etc. I Hope This Helps -- +---------------------------------------------------------------+ | 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