[MUD-Dev] Newbies (was Re: [MUD-Dev] Text Parsing)

Caliban Tiresias Darklock caliban at darklock.com
Mon Jun 7 19:33:29 CEST 1999


On 03:13 PM 6/7/99 -0400, I personally witnessed John Hopson jumping up to say:
>
>1)  Mandatory help files.

I *like* this. This is a good idea. It should be done more often. However,
I can see it potentially being a problem:

   >attack orc
   The attack command blah blah blah...
   >attack orc
   You hit the orc with your fist.
   The orc bashes you with a club.
   >wield sword
   The wield command blah blah blah...
   The orc bashes you with a club.
   >wield sword
   You wield your sword. 
   The orc bashes you with a club.
   >kill orc
   The kill command blah blah blah...
   The orc bashes you with a club. 
   You are grievously wounded.
   >drink elixir
   The drink command blah blah blah...
   The orc bashes you with a club.
   You are dead.

Obviously, certain commands should be exempted from this. ;)

>2)  Aliases

UI folks call this "multiple command vectors". :)

>3)  Log missing helpfiles

Excellent advice. You might also try fuzzy search. I've always figured
fuzzy search in your helpfiles would get rid of about 80% of typo
frustration. ;)

-----
| Caliban Tiresias Darklock            caliban at darklock.com 
| Darklock Communications          http://www.darklock.com/ 
| U L T I M A T E   U N I V E R S E   I S   N O T   D E A D 
| 774577496C6C6E457645727355626D4974H       -=CABAL::3146=- 


_______________________________________________
MUD-Dev maillist  -  MUD-Dev at kanga.nu
http://www.kanga.nu/lists/listinfo/mud-dev




More information about the mud-dev-archive mailing list