|
ashtor Newbie
Joined: 22 Sep 2007 Posts: 3
|
Posted: Sat Sep 22, 2007 4:29 pm
Hiding MXP Tags sent by Server |
I converted from ZMUD to CMUD for playing MUSHes and I have been very happy with the flexibility
this gives me. On a particular Mush I play I always get the following tags displaying in the window
when I move from room to room:
<img xch_graph=hide>
<xch_page clear=links>
Are there any session settings that hide these tags, or are they showing up because they are
not coded according to the MXP protocol.
Thanks,
Ashtor |
|
|
|
Fang Xianfu GURU
Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Sat Sep 22, 2007 5:43 pm |
Undefined tags shouldn't be showing up unless you have Debug Mode enabled for MXP. Check your MXP preferences.
If you don't have MXP Debug Mode enabled, this is a bug. You might try creating MXP triggers (use the #mxptrig command or create a trigger with the GUI and change its type to MXP) for the img and xch_page elements that do nothing. You could also try executing #mxp 1 <!ELEMENT img> or #mxp 1 <!ELEMENT img EMPTY> to define the elements yourself. |
|
|
|
ashtor Newbie
Joined: 22 Sep 2007 Posts: 3
|
Posted: Sat Sep 22, 2007 7:14 pm |
Thanks for that information Fang Xianfu.
I checked my MXP preferences and I don't have Debug Mode enabled so it is a bug. I also ran MUSHclient on the
the same Mush and the tags disappeared, with the Mush format still looking the same and with the same colors.
I will try some of the trigger suggestions that you made, to see if I can gag this output. |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Sep 24, 2007 8:17 pm |
You might also try the v2.x Beta version since several MXP bugs were fixed in that version.
|
|
|
|
Seb Wizard
Joined: 14 Aug 2004 Posts: 1269
|
Posted: Tue Sep 25, 2007 12:23 am |
You can also just #SUB them out to hide them if you don't want to try the v2.x Beta.
|
|
|
|
|
|