1997Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Naming and descriptions (was Re: [MUD&#45;Dev]  Introductions and descriptions) -->
<!--X-From-R13: [vxr Eryyref <zvxrNbayvar&#45;nypurzl.pbz> -->
<!--X-Date: Tue, 18 Nov 1997 19:40:03 +0000 -->
<!--X-Message-Id: 3.0.32.19971118114018.0072b5bc#pop,ricochet.net -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Naming and descriptions (was Re: [MUD-Dev]  Introductions and </title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:mike#online-alchemy,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="msg00309.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00311.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00931.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00313.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00310">Author</A>
&nbsp;|&nbsp;<A HREF="#00310">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00310">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Naming and descriptions (was Re: [MUD-Dev]  Introductions and descriptions)</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A></LI>
<LI><em>Subject</em>: Naming and descriptions (was Re: [MUD-Dev]  Introductions and descriptions)</LI>
<LI><em>From</em>: Mike Sellers &lt;<A HREF="mailto:mike#online-alchemy,com">mike#online-alchemy,com</A>&gt;</LI>
<LI><em>Date</em>: Tue, 18 Nov 1997 11:40:30 -0800</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
At 10:05 AM 11/18/97 PST8PDT, Matt Chatterley wrote:
&gt;&gt; Hi there, thought you might be interested to know that I had a go at the
&gt;&gt; player recognition system I was talking about before I lost access.
&gt;
&gt;Oo..
&gt; 
&gt;&gt; Description is currently determined by gender and age - so you might be
&gt;&gt; 'a handsome elderly gentleman' or a 'pretty young teenage girl', etc.
&gt;&gt; However, to get around the problem of 'silly names', each player gets a
&gt;&gt; random first and surname when they connect (over 100 first names for
&gt;&gt; each gender and almost 1000 surnames means duplicates are unlikely).
&gt;
&gt;Now this, is a VERY interesting twist! Does the player get to choose a
&gt;'connection' or 'account' name to log in under, and then have the 'game
&gt;name' assigned, or is the 'game name' synonymous(sp?) with the 'account'
&gt;name?

This *is* interesting.  Given that we randomly generate character stats all
the time in games, I'm surprised randomly generating names isn't more
prevalent.  After all, how many of us got to choose our names? :)  (And I
suppose for a fee, you could go to city hall or whatever and register to
change your name if you wanted...)


&gt;&gt; Players descriptions are also determined automatically, although players
&gt;&gt; can chose their eye/hair colour when they create their character, and 
&gt;&gt; these basically sum-up the appearance.  Character descriptions are still
&gt;&gt; a long way from completion though.
&gt;&gt; 
&gt;&gt; I'd be interested to hear any of your player-recognition ideas - 
&gt;&gt; particularly on how you intend to generate descriptions.
&gt;
&gt;This is another interesting area actually, and the first point I'd keep in
&gt;mind, is that if you are aiming at a very rp-centric game, fully automated
&gt;descriptions are probably a bad idea (note: for the benefit of anyone in
&gt;the audience, rp-centric mainly refers to Tiny-derivs, but could
&gt;technically be anything. Most tiny-derivs have player-written descs, but I
&gt;know at least one which does not).

Perhaps you could let people write their own descs as a function of their
level/rank/score in the game?  Or, perhaps better for RPing, keep the desc
automatic, but include a bit more spice if the character is powerful in the
game, where this 'spice' accentuates the character's most powerful
attributes.  Frankly, if I never see another desc along the lines of
"flaming red hair and lips to match, ice blue eyes that at once chill your
soul and inflame your desire..." (ugh) that'll be fine with me! :)  


While we're talking about names, how do you propose to deal with
name-collision?  I've never really liked the fact that all names in typical
MUDs must be unique.  It seems like you could easily allow for multiple
name instances by keying off the combo of character name and player name
internally.  The only problem comes up in areas where, for example, I want
to talk to "Joe" or send game-mail to "Joe."  If there are a dozen Joes out
there, how do I know which one I want?  Even in the scheme described above,
you could have several "Joe Doe" characters.  I suppose you could list
further, publicly known information for each, such as occupation, general
area where they live ("Joe Doe of Tos, who is a merchant"), or in a
graphical environment, a picture of them -- anything to help other players
differentiate their Joe from all other Joes.

Thoughts on this?

Mike Sellers                                    Chief Alchemist
mike#online-alchemy,com                         Online Alchemy              

        Combining art &amp; science to create new worlds.

</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00612" HREF="msg00612.html">Re: [MUD-Dev]  Introductions and</A></strong>
<ul compact><li><em>From:</em> coder#ibm,net</li></ul>
<li><strong><A NAME="00315" HREF="msg00315.html">Re: [MUD-Dev]  Introductions and</A></strong>
<ul compact><li><em>From:</em> Richard Woolcock &lt;KaVir#dial,pipex.com&gt;</li></ul>
<li><strong><A NAME="00313" HREF="msg00313.html">Re: [MUD-Dev]  Introductions and</A></strong>
<ul compact><li><em>From:</em> Matt Chatterley &lt;root#mpc,dyn.ml.org&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00309.html">Re: Introductions and descriptions</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00311.html">Re: [MUD-Dev]  You, the game of philosophy.</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00931.html">Re: [MUD-Dev]  Introductions and</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00313.html">Re: [MUD-Dev]  Introductions and</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00310"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00310"><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]  Introductions and</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00858" HREF="msg00858.html">Re: [MUD-Dev]  Introductions and</A></strong>, 
Matt Chatterley <a href="mailto:root#mpc,dyn.ml.org">root#mpc,dyn.ml.org</a>, Thu 18 Dec 1997, 09:06 GMT
</LI>
</ul>
</ul>
<LI><strong><A NAME="00868" HREF="msg00868.html">Re: [MUD-Dev]  Introductions and</A></strong>, 
Mike Sellers <a href="mailto:mike#online-alchemy,com">mike#online-alchemy,com</a>, Thu 18 Dec 1997, 18:52 GMT
<UL>
<LI><strong><A NAME="00887" HREF="msg00887.html">Re: [MUD-Dev]  Introductions and</A></strong>, 
Richard Woolcock <a href="mailto:KaVir#dial,pipex.com">KaVir#dial,pipex.com</a>, Sat 20 Dec 1997, 02:27 GMT
</LI>
<LI><strong><A NAME="00931" HREF="msg00931.html">Re: [MUD-Dev]  Introductions and</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Tue 23 Dec 1997, 07:26 GMT
</LI>
</UL>
</LI>
</ul>
</LI>
<LI><strong><A NAME="00310" HREF="msg00310.html">Naming and descriptions (was Re: [MUD-Dev]  Introductions and descriptions)</A></strong>, 
Mike Sellers <a href="mailto:mike#online-alchemy,com">mike#online-alchemy,com</a>, Tue 18 Nov 1997, 19:40 GMT
<UL>
<LI><strong><A NAME="00313" HREF="msg00313.html">Re: [MUD-Dev]  Introductions and</A></strong>, 
Matt Chatterley <a href="mailto:root#mpc,dyn.ml.org">root#mpc,dyn.ml.org</a>, Wed 19 Nov 1997, 08:14 GMT
<UL>
<LI><strong><A NAME="00317" HREF="msg00317.html">Re: [MUD-Dev]  Introductions and</A></strong>, 
Richard Woolcock <a href="mailto:KaVir#dial,pipex.com">KaVir#dial,pipex.com</a>, Wed 19 Nov 1997, 22:10 GMT
<UL>
<LI><strong><A NAME="00339" HREF="msg00339.html">Re: [MUD-Dev]  Introductions and</A></strong>, 
Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Fri 21 Nov 1997, 19:35 GMT
<UL>
<LI><strong><A NAME="00344" HREF="msg00344.html">Re: [MUD-Dev]  Introductions and</A></strong>, 
Sauron <a href="mailto:dlove#kusd,kusd.edu">dlove#kusd,kusd.edu</a>, Sat 22 Nov 1997, 02:54 GMT
</LI>
</UL>
</LI>
</UL>
</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>