> sprintf(buf, "%sLevel %d %s\r\n", buf, GET_LEVEL(victim), Your problem is the second "buf", you're appending to the previous value of buf. I assume what you meant to put there was GET_NAME(victim) or some such. Ron +-----------------------------------------------------------+ | 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/18/00 PST