Re: commandchar (was Re: prompt_hook)
will guaraldi <[email protected]>
| Newsgroups | gmane.comp.games.mud.client.lyntin |
|---|---|
| Message-ID | <[email protected]> |
Oh, oops--it's been a long day. There's no way to change the command separator, short of changing the code. The thing you want is the SEMI_REGEXP in the utils module. We separate user input into a series of commands internally, then parse each command, then send the commands to the mud with a \r\n at the end. Yes, placement variables are %[0-9]+ . /will On Mon, 19 Apr 2004, Paul Jimenez wrote: > > No, I mean the lineseparator - the character that gets replaced by \n > outbound between lyntin and the mud. By default it's ';', and I was > having a hard time tracking down where it gets replaced by \n. I'd like > to change it to be %; instead of just ;. Placement variables are all > %[0-9], right? > > --pj ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click