help with a loop..

Brittany Dannenberg <[email protected]> Wed, 1 Jun 2005 09:12:06 -0700 (PDT)
Newsgroups gmane.games.devel.mud.rom
Message-ID <[email protected]>
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
[email protected]
Unsubscribe here ->>> http://www.rom.org/cgi-bin/mailman/listinfo/rom