help with a loop.. 2005-06-01 - By Brittany Dannenberg
Back Heya,
All I'm trying to do is make it so a person's pretitle appears before they say something. I kept getting a bunch of infinite loops. It wasn't working well with an act() - act(ch->pcdata->pretitle, NULL, NULL.....) etc. because act automatically does a \n\r after each statement so it would show up like:
Lady Lona says, "Hi."
Here's the say I'm working with =)
act ("{C$n says, \"$T\"{x", ch, NULL, argument, TO_ROOM);
Any ideas? It's probably something wicked simple, but I can't figure it out. Thank ya.
Brittany
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- ROM mailing list ROM@(protected) Unsubscribe here ->>> http://www.rom.org/cgi-bin/mailman/listinfo/rom
|
|