Gammon Forum
Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to "verify" your details, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Entire forum
MUSHclient
General
Lag and speed
It is now over 60 days since the last post. This thread is closed.
  Refresh page
Posted by
| Unregistered user
(72 posts) bio
|
Date
| Sat 24 Feb 2001 (UTC) |
Message
| whenever i enter a command there is always a few seconds pause before anything happened is that just mud lag?
also i would like to know some tips to make anything shave a few secondsoff here and there, i want to be as fast as possible
- borixanon | top |
|
Posted by
| Nick Gammon
Australia (23,044 posts) bio
Forum Administrator |
Date
| Reply #1 on Sun 25 Feb 2001 (UTC) Amended on Mon 05 Mar 2001 07:59 PM (UTC) by Nick Gammon
|
Message
| Unless you have set up some very unusual alias that somehow waits and then sends the command, then yes, it is mud lag.
You can test this by connecting with another client (eg. telnet that comes with every copy of Windows). You should see the same lag.
MUSHclient is a very fast client, I doubt you can do much to speed it up at the client end. The only thing that might slow it down is a trigger matching on multiple asterisks, eg.
Match on: **** shutting down ****
Because * is a wildcard, MUSHclient gets confused if you have multiple ones in a row.
Make sure you don't have any such triggers. If you need one, make it a regular expression, like this:
Match on: \*\*\*\* shutting down \*\*\*\*
That way it just looks for asterisks, not wildcards.
|
- Nick Gammon
www.gammon.com.au, www.mushclient.com | top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
10,689 views.
It is now over 60 days since the last post. This thread is closed.
  Refresh page
top
Quick links:
MUSHclient.
MUSHclient help.
Forum shortcuts.
Posting templates.
Lua modules.
Lua documentation.
Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.