Search
]
Date:
[ Previous
| Next
]
Thread:
[ Previous
| Next
]
Index:
[ Author
| Date
| Thread
]
Re: [MUD-Dev] Usability and interface and who the hell is suppo
In <199709260005.UAA27594#polaris,net>, on 09/25/97
at 08:48 PM, "Travis Casey" <efindel#polaris,net> said:
>clawrenc#cup,hp.com <clawrenc#cup,hp.com> wrote:
>>What is wrong with:
>>
>> > get rock
>> Do you want the:
>> 1) stone
>> 2) pebble
>> 3) gem
>> 4) boulder
>> 0) Cancel command
>> >>
>>
>>?
>>
>>No ambiguity, simple interface, obvious, easily learnable,
>>predictable...
>The "cancel command" part seems to imply a modal interface, which can
>be bad in a time-intensive situation, such as combat.
Yup, it is modal, but it is not system modal. Any command entered
which does not match the prompt also acts as a cancel command and is
passed thru to the normal parser. I also allow commands to be
prefixed with a "!" which passes the command straight back to the
parser without cancelling the nested prompt.
> The orc draws his sword!
> > weld sword
> Do you want to weld the:
> 1) long sword (in scabbard)
> 2) two-handed sword
> 3) short sword
> 0) cancel
> The orc attacks you!
> > wield sword
> I'm sorry, that isn't one of the options.
Which is why I implemented the above short circuiting.
--
J C Lawrence Internet: claw#null,net
(Contractor) Internet: coder#ibm,net
---------------(*) Internet: clawrenc#cup,hp.com
...Honorary Member Clan McFUD -- Teamer's Avenging Monolith...
- Thread context:
- Re: [MUD-Dev] Usability and interface and who the hell is supposed to be playing, (continued)
- Re: [MUD-Dev] Usability and interface and who the hell is suppo,
Chris Gray cg#ami-cg,GraySage.Edmonton.AB.CA, Thu 25 Sep 1997, 06:02 GMT
- [MUD-Dev] Usability and interface and who the hell is suppo,
Maddy maddy#fysh,org, Thu 25 Sep 1997, 13:10 GMT
- Re: [MUD-Dev] Usability and interface and who the hell is suppo,
Travis Casey efindel#polaris,net, Fri 26 Sep 1997, 00:59 GMT
- Re: [MUD-Dev] Usability and interface and who the hell is suppo,
Travis Casey efindel#polaris,net, Fri 26 Sep 1997, 00:59 GMT
- Re: [MUD-Dev] Usability and interface and who the hell is suppo,
Chris Gray cg#ami-cg,GraySage.Edmonton.AB.CA, Sat 27 Sep 1997, 17:16 GMT
- Re: [MUD-Dev] Usability and interface and who the hell is suppo,
Brandon J. Rickman ashes#pc4,zennet.com, Sat 27 Sep 1997, 20:58 GMT
- Re: [MUD-Dev] Usability and interface and who the hell is suppo,
Travis Casey efindel#polaris,net, Sat 27 Sep 1997, 23:15 GMT
[ Other Periods
| Other mailing lists
| Search
]