Hello!
I've recently stumbled across MUSHclient thanks to a co-worker, and have suddenly found a renewed interest to play a mud I used to play ages ago.. now that scripting is a part of it, anyways :)
The Queue feature (for speedwalking and otherwise) seems like an extremely useful one, and is finding it's way into more and more of my scripting.. but there seems to be a slight limitation on it. That is, it would be nice if there was some way to execute a function after the queue has finished. It seems that the queue is set to "SendTo world", as even if I try the macro trick of coding an alias to fit a command, and Queueing the alias, it just seems to bypass the command parser and gets sent directly to the mud.
Am I missing something? Is there a way to do this? or perhaps this thread should have been posted in the "Feature requests" forum..
Anyways for the time being I have been using work arounds to get the functionality I want out of my scripts, but I can't help but wonder if there is any more direct way to do this :)
I've recently stumbled across MUSHclient thanks to a co-worker, and have suddenly found a renewed interest to play a mud I used to play ages ago.. now that scripting is a part of it, anyways :)
The Queue feature (for speedwalking and otherwise) seems like an extremely useful one, and is finding it's way into more and more of my scripting.. but there seems to be a slight limitation on it. That is, it would be nice if there was some way to execute a function after the queue has finished. It seems that the queue is set to "SendTo world", as even if I try the macro trick of coding an alias to fit a command, and Queueing the alias, it just seems to bypass the command parser and gets sent directly to the mud.
Am I missing something? Is there a way to do this? or perhaps this thread should have been posted in the "Feature requests" forum..
Anyways for the time being I have been using work arounds to get the functionality I want out of my scripts, but I can't help but wonder if there is any more direct way to do this :)