The Raven Magician
Joined: 13 Oct 2000 Posts: 463
|
Posted: Wed Jun 02, 2004 8:24 pm
[7.05] Bug? Feature? Parenthesis on Door Commands |
Door commands appear to be incorrectly sent to the MUD. Rather than sending two commands, like:
open door north
n
zMud is sending this instead:
(open door north;n)
One line. Of course, the mud goes 'Huh?'. Any ideas why it is doing this, or how to fix it? |
|