I am not sure what you want, do you just want a percent sign in your `buf'? If yes, just use `%%' instead of where you were to type `%'.
Htam ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, September 03, 2003 9:09 PM Subject: Silly question > 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! > > > -- > ROM mailing list > [email protected] > http://www.rom.org/cgi-bin/mailman/listinfo/rom

