| Message |
OK, problem solved, I think. :)
Your problem is that the MOO is wrapping lines for you, thus MUSHclient is actually getting two lines, not one big one, and the trigger is only matching the first line. I logged on to the MOO and took a look at this help:
help @linelength
Syntax: @wrap <on|off>
@wrap
@linelength <number>
@linelength
If the lines you see get cut off at the edge of your screen (you don't have
word-wrap), you can get LambdaMOO to split lines for you. The @linelength
command tells the MOO how many columns you have on your screen--you probably
want @linelength 79--and "@wrap on" tells the MOO you want it to do word-
wrap.
It's better if you can fix this problem without LambdaMOO's help, though,
because the MOO's solution will be slower than a local solution, and
because not all MUDs are willing to do word-wrap.
I tried typing @wrap, and found wrap was on. When I turned it off (@wrap off) the problem went away.
@wrap
Usage: @wrap on|off
Word wrap is currently on.
@wrap off
Word wrap is now off.
Of course this was for the guest character, but I bet your character is set up the same. :)
|
- Nick Gammon
www.gammon.com.au, www.mushclient.com | top |
|