I want to put a % (ex:sf(buf,"You have %d% hit points left.\n\r", ch->hit);) in a string, but I cannot seem to remember EXACTLY what I have surround it with. I tried to do it with the "'s in a string, which is:
act( "{6$n says, \"{7$T{6\"{x", ch, NULL, capitalize(argument2), TO_ROOM );
Haha, I feel like an idiot, but thanks for your help!

