Need a little help

Posted by Leonhardt on Tue 21 Sep 2010 04:53 PM — 6 posts, 23,247 views.

#0
Is there a way to slow down input to the mud for getting/putting things in backpacks like how you can for speedwalks?
Australia Forum Administrator #1
Yes, well virtually anything is possible. It would help to have more detail about what you need.

For example, do you want to wait a set time (eg. 0.5 seconds) or until a message (eg. "You get the bottle from your pack.")?

This FAQ (25) covers a lot of that in some detail:

Template:faq=25
Please read the MUSHclient FAQ - point 25.


Another thing you could do is turn what you want to do into a speedwalk, and then just use the speedwalk delay, if that simple approach is enough.

For example, once you have a speedwalk delay set up, and if "#" is the speedwalk prefix, you could do:


# (open bag) (get bottle) (drink water)


Things inside brackets are sent "as is" at the speedwalk rate.
#2
Im using the inventory miniwindow when I use the trigger for updating my miniwindow and type get all backpack it overloads the mud and DCs me. I`m wanting to slow the speed at which the data goes to the mud like with the speedwalk delay.
Australia Forum Administrator #3
I don't quite understand this. If you type "get all backpack" normally does it disconnect you? The only data going to the MUD is "get all backpack". What is coming from the MUD is the backpack info, and you don't control how fast that comes.

What is the exact error message you get?
#4
When I get all backpack I get so much stuff out of it it overloads and DCs me I cant control that?
Australia Forum Administrator #5
Can you please answer my earlier questions? If you do "get all backpack" without using the inventory window, do you get disconnected? What is the exact message you see when you get disconnected?