MUD-Dev
mailing list archive

Other Periods  | Other mailing lists  | Search  ]

Date:  [ Previous  | Next  ]      Thread:  [ Previous  | Next  ]      Index:  [ Author  | Date  | Thread  ]

Re: [MUD-Dev] Clients



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




Other Periods  | Other mailing lists  | Search  ]