Turning off command echo in MUSHclient but retaining command history
For
MUSHclient, if you don't
want commands echoed back to you when you type them, but
want them stored in the command history, leave command echo turned on.
You can check that it is turned on after you connect to the
MUSH by
clicking on
Display. You should not see a check mark next to
No Command Echo. If one is there click on
No Command Echo
to uncheck it.
You then need to take the following steps:
- Click on Game.
- Select Configuration.
- Select All Configuration.
- Uncheck the checkbox next to "Echo My Input
In" under Output Window.
- Make sure the value for the number of lines to keep
under Command History is not set to 0, but is set to the number
of commands you want to keep in the history; the default value is
1,000 lines..
- Click on OK.
You should then be able to see commands you type in the command
history window that you can open with Ctrl-H. If you want
to save the setting so that you don't have to change it the next
time you connect to the MUSH, click on File and select
Save World Details.
Instructions appy to version 4.84.
[/gaming/mushclient]
permanent link
MUSHclient 4.84 Help Function for Windows 8
I installed
MUSHclient 4.84,
which is a free program for accessing a
MUSH server from a Microsoft Windows system on a Windows 8 system.
Afterwards, when I tried the "help" function, I saw the following:
The Help for this program was created in Windows Help format, which depends on
a feature that isn't included in Windows 8 or Windows RT. For more info, go to
the
Microsoft Support website.
At
I cannot open Help that was created in the Windows Help format
(WinHlp32.exe), there are download links for Windows Help program
(WinHlp32.exe) for various versions of Windows. The one for Windows 8
is at
Windows Help program (WinHlp32.exe) for Windows 8.
After installing
Windows
Help program (WinHlp32.exe) for Windows 8, I was able to use the
Help function in MUSHclient without even needing to restart the
program.
The same issue exists when MUSHclient is installed on Windows 7 - see
Windows Help Under Windows 7.
[/gaming/mushclient]
permanent link
MUSHClient and SQLite
MUSHClient, is a freeware
MUD client. Since I wanted to be able to install the software on
several systems, but have all of the systems use the same MUSHClient
World Information files, which are stored as .MCL files, I wanted to see
where the program stored the location for the worlds files. Of course, I
could manually change the location within the
Global Preferences
on each system, but I wanted to see if there was a way I could just put
the information in a .reg Windows registry file or set it with a script.
Initially, I thought the program stored the default world file
directory location in the Windows registry, but I found that, though
there was a DefaultWorldFileDirectory
value in the registry,
the program actually used an SQLite database, instead of the registry
entry.
[ More Info ]
[/gaming/mushclient]
permanent link