>ACMD(do_exp) >{ > sprintf(buf, "You current have %s experience points.\r\n", > COMMA(GET_EXP(ch)); > send_to_char(buf, ch); >} > >Let me know if you decide to use this, I'm just curious how many people >actually care :) Looks good Rasdan, just pointing out minor gramatical error: ---> sprintf(buf, "You current have %s experience points.\r\n", +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST