Hi Nick et. al.
I'm new to MUSHclient and MUDding on the PC (though not new to MUDs, have been using Savitar to connect w/a Mac for years).
I'm figuring this will be seen as the stupidest question ever, because it's a very, very simple question and yet no MUD or MUSH client FAQ for the PC that I can see answers it directly in any FAQ or manual. This usually means that everybody already knows the answer and thinks that I should, too.
The question is this: how do I get a PC MUD client to interpret an HTML anchor tag as HTML, and thus turn it into a clickable link that will lead you to a web browser?
I just want to be able to use hypertext links in my MUD.
I don't want to rewrite anything on the MUD to be compatible with MXP, because that sounds like a giant task and MXP seems like a pretty giant thing with a lot of requirements to support simply to achieve a hyperlink! I've read as much of the specification as I can and it's massive overkill.
Can anyone help me achieve a simple hyperlink without massive amount of MXP-implementation overhead time and resources? Or maybe I am just misunderstanding this whole situation.
Thanks for reading,
Paul.
UPDATE: I found the Hypertext plugin, and it does something similar to what I've discovered SimpleMU does by default, which is just make https clickable, but I was more looking for actual anchor tags. |