Hello.
I have what I think is a uniqe problem that I can't seem to find a work around for. In the mud I play, when using large speedwalks, I tend to run out of stamina (a.k.a. movement points). What I'm looking to do is to temporarily suspend the speedwalk queue, cast a spell to renew my stamina, and then continue. The best I've gotten mushclient to do so far it to discard the queue with the DiscardQueue() function. I can't seem to figure out a way to 'pause' it, cast, and then resume it. That, and my VB scripting knowhow is limited. I'd appreciate any help on this matter.
Thanks :)
I have what I think is a uniqe problem that I can't seem to find a work around for. In the mud I play, when using large speedwalks, I tend to run out of stamina (a.k.a. movement points). What I'm looking to do is to temporarily suspend the speedwalk queue, cast a spell to renew my stamina, and then continue. The best I've gotten mushclient to do so far it to discard the queue with the DiscardQueue() function. I can't seem to figure out a way to 'pause' it, cast, and then resume it. That, and my VB scripting knowhow is limited. I'd appreciate any help on this matter.
Thanks :)