[MUD-Dev] Clients

Shawn Halpenny malachai at iname.com
Tue Jan 13 14:36:05 CET 1998


On Tue, 13 Jan 1998, Vadim Tkachenko wrote:

> Two more notes:
> 
> - Don't forget to provide the good old way of typing the command.
>   BTW, speaking about JP Soft, why didn't anyone provide a good
>   command/context completion in the MUD? I understand, that's a lot
>   of work, but you just have to do it once...  

Assuming you mean build the command completion into the server, you
have to be in character-at-a-time mode for that.  Sure, it's easy
enough to do, but I wouldn't want all those packets shuttling back
and forth for each character typed (now multiply that by 1K users).
And were the MUD in Australia and the player in Sweden...man, he's
just going to _hate_ you.  

--
Shawn Halpenny




More information about the mud-dev-archive mailing list