|
Woom Beginner
Joined: 04 May 2005 Posts: 12
|
Posted: Sat Feb 09, 2008 9:49 am
[Bug 2.18] MXP send element |
Having spent a lot of time the last few days on improving Discworld MUD's use of MXP, I came upon the following problem:
Code: |
<send href='bing'>meep</send>
<send href='bing' prompt>meep</send>
<send href='bing|bang|bong'>meep</send> |
will correctly send a command, send a command to the prompt and bring up a menu of commands to send on right click, respectively. However,
Code: |
<send href='bing|bang|bong' prompt>meep</send> |
will, rather than bring up a menu of commands to send to the prompt, send the entire |-delimited string to the prompt.
If this is intended behaviour, is there any way to get a menu of commands to send to the prompt? I might add that MUSHclient seems to behave the intuitive way.
Woom |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Feb 11, 2008 5:45 pm |
I'll add this to the bug list. Currently the "prompt" option in zMUD/CMUD MXP implementation doesn't work with multiple items for a menu. As you said, it just sends the entire string to the prompt.
|
|
|
|
Woom Beginner
Joined: 04 May 2005 Posts: 12
|
Posted: Sun Sep 11, 2011 10:56 pm |
Bump, in case this was forgotten about. It's still an issue in 3.34.
Woom |
|
|
|
|
|
|
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
|
|