1999Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: RE: [MUD&#45;Dev] Languages (slightly offtopic, was Text Parsing) -->
<!--X-From-R13: "Ybfgre, Dncu" <exbfgreNbevtva.rn.pbz> -->
<!--X-Date: Thu, 3 Jun 1999 07:26:04 &#45;0700 -->
<!--X-Message-Id: 11A17AA2B9EAD111BCEA00A0C9B417930210C35D#forest,origin.ea.com -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, RE: [MUD-Dev] Languages (slightly offtopic, was Text Parsing)</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:rkoster#origin,ea.com">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00451.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00453.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00451.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00519.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00452">Author</A>
&nbsp;|&nbsp;<A HREF="#00452">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00452">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>RE: [MUD-Dev] Languages (slightly offtopic, was Text Parsing)</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: "'<A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A>'" &lt;<A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A>&gt;</LI>
<LI><em>Subject</em>: RE: [MUD-Dev] Languages (slightly offtopic, was Text Parsing)</LI>
<LI><em>From</em>: "Koster, Raph" &lt;<A HREF="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</A>&gt;</LI>
<LI><em>Date</em>: Thu, 3 Jun 1999 09:19:14 -0500 </LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Sender</em>: <A HREF="mailto:mud-dev-admin#kanga,nu">mud-dev-admin#kanga,nu</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>


&gt; -----Original Message-----
&gt; From: Caliban Tiresias Darklock [<A  HREF="mailto:caliban#darklock,com">mailto:caliban#darklock,com</A>]
&gt; Sent: Thursday, June 03, 1999 1:10 AM
&gt; To: mud-dev#kanga,nu
&gt; Subject: Re: [MUD-Dev] Languages (slightly offtopic, was Text Parsing)
&gt; 
&gt; 
&gt; On 07:10 PM 6/2/99 -0700, I personally witnessed Matthew 
&gt; Mihaly jumping up
&gt; to say:
&gt; &gt;
&gt; &gt;As an example, in 4 seconds, I may have to: 
&gt; &gt;
&gt; &gt;   light pipe 
&gt; &gt;   smoke pipe 
&gt; &gt;   apply mending to left arm 
&gt; &gt;   apply mending to right arm 
&gt; &gt;   charge death 
&gt; &gt;   fling death at &lt;target&gt;
&gt; &gt;
&gt; &gt;If you can type the equivalent of that much text, without 
&gt; error, in 4 
&gt; &gt;seconds, while under pressure, then I bow to you as the 
&gt; Master Typist that 
&gt; &gt;you are =).
&gt; 
&gt; Oh yeah?! Well, I give you the finger for making a combat system that
&gt; requires that! ;)
&gt; 
&gt; Seriously, if your combat system requires that many commands 
&gt; of that length
&gt; and complexity to be typed in that short a time, it's pretty 
&gt; badly broken.
&gt; You have designed a combat system that it is humanly impossible to use
&gt; effectively. Your MUD is designed to be played by machines. 
&gt; Not people.

I wouldn't go that far. Actually, it reminds me of fighting games. The ones
where you mash lots of buttons and try to execute combos. Trying to get some
of that feel was the intent behind that spatial combat thing that I posted
here a while back. It's also the intent behind stuff like Mage2Mage, IMHO.

It does present a *massive* barrier to entry, though. And it might well be
better suited to non-textual commands in many ways -- he described using the
keypad and control-keypad as shortcuts for targeting, etc, and that sounds
an awful lot like a non-textual interface to me--like 'button-mashing'
instead. That's not a bad thing, it just tends to emphasize the point I was
getting at originally.

-Raph


_______________________________________________
MUD-Dev maillist  -  MUD-Dev#kanga,nu
<A  HREF="http://www.kanga.nu/lists/listinfo/mud-dev">http://www.kanga.nu/lists/listinfo/mud-dev</A>


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00451.html">RE: [MUD-Dev] Languages (slightly offtopic, was Text Parsing)</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00453.html">RE: [MUD-Dev] Text Parsing</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00451.html">RE: [MUD-Dev] Languages (slightly offtopic, was Text Parsing)</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00519.html">Re: [MUD-Dev] Languages (slightly offtopic, was Text Parsing)</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00452"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00452"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><STRONG>Re: [MUD-Dev] Languages (slightly offtopic, was Text Parsing)</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00457" HREF="msg00457.html">Re: [MUD-Dev] Languages (slightly offtopic, was Text Parsing)</A></strong>, 
Greg Miller <a href="mailto:gmiller#classic-games,com">gmiller#classic-games,com</a>, Thu 03 Jun 1999, 16:00 GMT
<UL>
<LI><strong><A NAME="00465" HREF="msg00465.html">Re: [MUD-Dev] Languages (slightly offtopic, was Text Parsing)</A></strong>, 
Matthew Mihaly <a href="mailto:sarapis#achaea,com">sarapis#achaea,com</a>, Thu 03 Jun 1999, 21:40 GMT
</LI>
</UL>
</LI>
</ul>
<LI><strong><A NAME="00456" HREF="msg00456.html">Re: [MUD-Dev] Languages (slightly offtopic, was Text Parsing)</A></strong>, 
Greg Miller <a href="mailto:gmiller#classic-games,com">gmiller#classic-games,com</a>, Thu 03 Jun 1999, 16:00 GMT
</LI>
</ul>
<LI><strong><A NAME="00451" HREF="msg00451.html">RE: [MUD-Dev] Languages (slightly offtopic, was Text Parsing)</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Thu 03 Jun 1999, 14:22 GMT
</LI>
<LI><strong><A NAME="00452" HREF="msg00452.html">RE: [MUD-Dev] Languages (slightly offtopic, was Text Parsing)</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Thu 03 Jun 1999, 14:26 GMT
</LI>
<LI><strong><A NAME="00519" HREF="msg00519.html">Re: [MUD-Dev] Languages (slightly offtopic, was Text Parsing)</A></strong>, 
Greg Munt <a href="mailto:greg#uni-corn,demon.co.uk">greg#uni-corn,demon.co.uk</a>, Sat 05 Jun 1999, 01:57 GMT
<UL>
<LI><strong><A NAME="00521" HREF="msg00521.html">Re: [MUD-Dev] Languages (slightly offtopic, was Text Parsing)</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Sat 05 Jun 1999, 03:04 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00553" HREF="msg00553.html">Re: [MUD-Dev] Languages (slightly offtopic, was Text Parsing)</A></strong>, 
Greg Munt <a href="mailto:greg#uni-corn,demon.co.uk">greg#uni-corn,demon.co.uk</a>, Sun 06 Jun 1999, 21:31 GMT
<UL>
<LI><strong><A NAME="00554" HREF="msg00554.html">Re: [MUD-Dev] Languages (slightly offtopic, was Text Parsing)</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Sun 06 Jun 1999, 23:04 GMT
</LI>
</UL>
</LI>
</ul>
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>