Alias containing speedwalk string doesn't perform correctly

Posted by Wraithian on Fri 07 Nov 2003 09:04 PM — 3 posts, 15,219 views.

USA #0
I have speedwalk checked, and the number sign "#" as my speedwalk cmd prefix. The alias is case insensative and doesn't print its contents to the output window.

The speedwalk string which the alias doesn't translate:
#13e3n1e1n1e4n2e1n1e3non2n

I get a message from the mud which says:
Quote:
That is not a command I am familiar with.

(the mud's standard bad command message)

This leads me to believe that the alias isn't being interpreted into multiple commands, but rather the entire speedwalk string is being sent as a one-word command. HELP?
Australia Forum Administrator #1
Which version of MUSHclient are you using? If I try to do that I get an error message (when entering the alias), which I expect, because if you are setting up a speedwalk alias you do *not* need to put the speedwalk prefix at the start.

eg. it should just be: 13e3n1e1n1e4n2e1n1e3non2n


USA #2
Ah ok. I'm using 3.42 btw. I'll try the speedwalk alias without the prefix.

Thanks lots!