Re: Chat
David Clymer <david-LEGOU7lN1jbY0TyS/[email protected]> Sat, 28 May 2005 10:03:12 -0400
| Newsgroups | gmane.comp.games.mud.client.lyntin |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 2005-05-28 at 08:55 -0500, Discipulus wrote:
> Actually, a problem I am having, is:
> commands_dict["chat"] = {send_msg, "message"} where message is a
> string. If I type #chat Hi, how are you? it wants to break it up and
> put it in different arguements, how can I get it to put everything
> into one?
Lyntin uses '{' & '}' for grouping, so what you want to be typing is
probably:
#chat {type your message here}
-davidc
--
gpg-key: http://www.zettazebra.com/files/key.gpg
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBCmHog2XpGgG+SNaERApTdAJ95ChzAR9+t6Ylk6+dxyGHg+NVzWwCfWwp3 wygabvQebuvXAOqBKPZG0Eg= =3H+5 -----END PGP SIGNATURE-----