|
CodeMaster Rapture Newbie
Joined: 30 Jan 2004 Posts: 7 Location: USA
|
Posted: Sun Feb 01, 2004 12:28 am
MXP Snippets.. |
I am unsure if anyone on here is a coder... but I am trying to implement MXP on my dystopia based mud (redundant, i know, but it gives me something challenging to do).
I put in Brian Gaverson's MXP snippet and the only things that work are <I,B,H,C, and U>. I want to be able to use <A href="blah"> and <SEND>.
I've concluded that his code is incomplete. Hence me sitting here asking for assistance. I would finish the code, but I am still trying to figure out his sloppy code... (No offense Brain if you are reading this ).
Thanx |
|
|
|
Rorso Wizard
Joined: 14 Oct 2000 Posts: 1368
|
Posted: Sun Feb 01, 2004 1:11 am |
quote: Originally posted by CodeMaster Rapture
I am unsure if anyone on here is a coder... but I am trying to implement MXP on my dystopia based mud (redundant, i know, but it gives me something challenging to do).
I put in Brian Gaverson's MXP snippet and the only things that work are <I,B,H,C, and U>. I want to be able to use <A href="blah"> and <SEND>.
I've concluded that his code is incomplete. Hence me sitting here asking for assistance. I would finish the code, but I am still trying to figure out his sloppy code... (No offense Brain if you are reading this ).
Thanx
The reason you cant use <a href ...> etc is because how MXP works. You should really read the MXP reference at http://www.zuggsoft.com/zmud/mxp.htm.
Some tags are 'secure tags' and can only be used on 'secure lines'. Most formatting tags are 'open tags' and can be used on most line modes.
Implementing MXP on a MUD should be much easier (depending on the level you decide to implement it) than on a client . |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|