Smaug trouble

Posted by Zeno on Thu 19 Dec 2002 12:22 AM — 8 posts, 19,991 views.

USA #0
With my Smaug mud, you can click on North (in the exits) and it will take you north. But with other clients, it gets messed up. Like-

FLAG=RoomExit>' FLAG=RoomDesc>" ATT='name desc'>

eat '&name;'|drink '&name;'' hint='RH mouse click to use this object|Drop &desc;|Examine &desc;|Look inside &desc;|Wear &desc;|Eat &desc;|Drink &desc;'>" ATT='name desc'>" ATT='name desc'>

ATT='name desc'>" ATT='name'>

Etc. How do I fix this?
USA #1
This looks like an MXP issue. Most clients other than MC or zMUD very simply aren't capable of handling MXP tags and will display raw code... For MU*s that intend to run with MXP, this pretty much forces the issue of crap clients with thier players. I'd advise supplying an easy link to both www.zuggsoft.com and the Nick's download page and pretty well insisting your players get one or the other, MC being prefered of course :) If they won't get a real client, they can suffer thru a less than optimal mudding experience until they figure out how to configure their personal settings to not get MXP output.
USA #2
But I just want to get rid of that. How would I?
USA #3
I'm not sure you can get rid of it mudwide without extensive recoding or finding a diff version of the src. However, if you type MXP youll get the available settings for MXP support. Each player without an MXP capable client will have to define their own settings as far as I know.
USA #4
mxp does nothing.

mxp
Huh?

And why is it that my mud is the only one like this?
Australia Forum Administrator #5
You clearly have an MXP-enabled version of SMAUG. You could use the non-MXP version, or patch it to disable the MXP recognition, if you don't want to use it at all.

Clients should not be displaying the MXP stuff if they can't handle it, however some earlier versions of zMUD might be doing that. You could suggest they upgrade their zMUD versions. Other clients wouldn't support MXP in the first place, to the best of my knowledge. Therefore they won't respond to the MXP telnet negotiation and the MUD won't send the MXP tags.
USA #6
Where do I get the non-mxp version of smaug?
Australia Forum Administrator #7
The downloads area on this site has one, for the original site try www.ftpgame.org - they have an ftp area with SMAUG in it.