geniusclown Magician
Joined: 23 Apr 2003 Posts: 358 Location: USA
|
Posted: Wed Jun 16, 2004 3:21 pm |
Does the MUD in question use XML or MXP? If not, then you can probably solve the problem real quick by turning off the MXP/HTML emulation. Open Prefs, expand General, select Emulation, and deselect the tick-mark next to "MXP/HTML" (second column, right under Telnet options).
Alternatively, you may be able to use the following trigger:
#TR {{~<|>}} {#SUB ""}
This should remove all instances of < or > as they come into zMUD. Hopefully zMUD won't parse them before the #SUB command happens... I'm not sure. |
|