1997Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev]  Stranger in a Strange Land (was Usability and interface and who the hell is supposed to be playing, anyway? (Was: PK -->
<!--X-From-R13: pynjerapNphc.uc.pbz -->
<!--X-Date: Fri, 03 Oct 1997 22:20:52 +0000 -->
<!--X-Message-Id: 199710032113.OAA15520#xsvr3,cup.hp.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: E0xG1nu&#45;0005qm&#45;00#crucigera,fysh.org -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev]  Stranger in a Strange Land (was Usability and i</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:clawrenc#cup,hp.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="msg00031.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00033.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00003.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00002.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00032">Author</A>
&nbsp;|&nbsp;<A HREF="#00032">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00032">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev]  Stranger in a Strange Land (was Usability and interface and who the hell is supposed to be playing, anyway? (Was: PK</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>: Re: [MUD-Dev]  Stranger in a Strange Land (was Usability and interface and who the hell is supposed to be playing, anyway? (Was: PK</LI>
<LI><em>From</em>: <A HREF="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</A></LI>
<LI><em>Date</em>: Fri, 03 Oct 97 14:05:19 -0700</LI>
<LI><em>Reply-to</em>: <A HREF="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
In &lt;E0xG1nu-0005qm-00#crucigera,fysh.org&gt;, on 09/30/97 
   at 07:50 AM, Maddy &lt;maddy#fysh,org&gt; said:

&gt;Previously, clawrenc#cup,hp.com wrote....
&gt;&gt; In &lt;c=US%a=_%p=EA%l=MOLACH-970925223940Z-13404#molach,origin.ea.com&gt;,
&gt;&gt; on 09/25/97 at 08:36 PM, "Koster, Raph" &lt;rkoster#origin,ea.com&gt; said:
&gt;&gt; 
&gt;&gt; &gt;On Thursday, September 25, 1997 3:17 AM, clawrenc#cup,hp.com wrote: 
&gt;&gt; &gt;&gt;The primary effect I see of removing the WHO command, and removing 
&gt;&gt; &gt;&gt; the global namespace I do both) is that of removing the sense of the
&gt;&gt; &gt;&gt; individual players as being a member of a larger group of players 
&gt;&gt; &gt;&gt; all playing the same game.  It removes the sense of an instant social
&gt;&gt; &gt;&gt; context, "All of us on the who list are players," and with the 
&gt;&gt; &gt;&gt; removal of the global namespace removes even the pretense of baing 
&gt;&gt; &gt;&gt; able to place oneself in any even remote sort of social relevance as 
&gt;&gt; &gt;&gt; a new player. The result is that it tends to devolve them all into 
&gt;&gt; &gt;&gt; confusing world without clear ability to identify or locate friends 
&gt;&gt; &gt;&gt; or allies, or even know who or what might be any of these things.
&gt;&gt; 
&gt;&gt; &gt;Yes, yes, yes. Couldn't agree more. The issue, once you have settled 
&gt;&gt; &gt;for not having a global namespace, as JCL terms it, is providing a 
&gt;&gt; &gt;rich social context quickly and easily without it.
&gt;&gt; 
&gt;&gt; A quick addendum here as some newer members may not realise the
&gt;&gt; definition of "no global namespace" as above.
...

&gt;What if a player wanders about and names everything he sees?  Do you
&gt;have some kind of decay on object/names that players haven't seen for
&gt;a while, because otherwise you'd end up with a lot of object/name
&gt;entries?

I don't explicitly limit the size of a character's namespace.  My
current method is to remove name assignments for:

  a) objects that are deleted.

  b) object names that are have not been accessed many times, AND have
not been accessed recently.  I also map this against the frequency of
accesses.  The more closely spaced in time the accesses to a name
assignment were, and the greater their number, and the greater the
time span, the less likely the name assignment is to be deleted.

&gt;Firstly in the above example you're only limited to being able to see
&gt;what is in the current room.  If 'look' displayed what you could see
&gt;in the whole area you were in, you could at least follow the troll,
&gt;or see other "people" with which you could try and talk to.  In fact
&gt;it could almost be worth putting a mobile near where players start
&gt;that is overly friendly to newbies.

This rather depends on the population density of your world and of the
starting location for new characters (and characters created after a
previous character has died, which doesn't need to be the same as for
new new characters).

&gt;Secondly starting players in a nice safe environment where they're
&gt;unlikely to get killed would probably help.

True.

&gt;&gt; Sure, go rebel.  Go do your own thing.  When you want to find out more
&gt;&gt; about the basic structure, come back and we'll continue from whereever &gt;&gt; you want.

&gt;You'd still need some kind of linear framework?

I'm thinking more of a mobile which wanders the land on a set and
known track, pronouncing on the various features of the game, and
their uses.  You can join the giude at any point, or leave at any
point.  The closest comparison would be a guide at a museum.

I have allergic reactions to newbie areas.

-- 
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...


</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="msg00031.html">Re: [MUD-Dev]  Stranger in a Strange Land</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00033.html">Re: [MUD-Dev]  Reusable plots for quests</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00003.html">[MUD-Dev]  Stranger in a Strange Land (was Usability and interface and who the hell is supposed to be playing, anyway? (Was: PK</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00002.html">RE: [MUD-Dev]  Carnage, scripting newbie guides</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00032"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00032"><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] more classes (Usability and interface and who the hell is suppo)</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00011" HREF="msg00011.html">Re: [MUD-Dev] more classes (Usability and interface and who the hell is suppo)</A></strong>, 
Matt Chatterley <a href="mailto:root#mpc,dyn.ml.org">root#mpc,dyn.ml.org</a>, Wed 01 Oct 1997, 19:51 GMT
</LI>
<LI><strong><A NAME="00019" HREF="msg00019.html">Re: [MUD-Dev] more classes (Usability and interface and who the hell is suppo)</A></strong>, 
Brandon J. Rickman <a href="mailto:ashes#pc4,zennet.com">ashes#pc4,zennet.com</a>, Wed 01 Oct 1997, 22:30 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00007" HREF="msg00007.html">Re: [MUD-Dev]  Stranger in a Strange Land (was Usability and interface and who the hell is supposed to be playing, anyway? (Was: PK Again))</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Wed 01 Oct 1997, 18:47 GMT
<LI><strong><A NAME="00003" HREF="msg00003.html">[MUD-Dev]  Stranger in a Strange Land (was Usability and interface and who the hell is supposed to be playing, anyway? (Was: PK</A></strong>, 
Maddy <a href="mailto:maddy#fysh,org">maddy#fysh,org</a>, Wed 01 Oct 1997, 15:01 GMT
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00032" HREF="msg00032.html">Re: [MUD-Dev]  Stranger in a Strange Land (was Usability and interface and who the hell is supposed to be playing, anyway? (Was: PK</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Fri 03 Oct 1997, 22:20 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00002" HREF="msg00002.html">RE: [MUD-Dev]  Carnage, scripting newbie guides</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Wed 01 Oct 1997, 14:45 GMT
<UL>
<LI><strong><A NAME="00013" HREF="msg00013.html">Re: [MUD-Dev]  Carnage, scripting newbie guides</A></strong>, 
Nathan Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Wed 01 Oct 1997, 20:43 GMT
<UL>
<LI><strong><A NAME="00044" HREF="msg00044.html">[MUD-Dev]  Carnage, scripting newbie guides</A></strong>, 
##Make Nylander <a href="mailto:thenewt#use,usit.net">thenewt#use,usit.net</a>, Sun 05 Oct 1997, 16:55 GMT
</LI>
</UL>
</LI>
</UL>
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00043" HREF="msg00043.html">[MUD-Dev]  Carnage, scripting newbie guides</A></strong>, 
##Make Nylander <a href="mailto:thenewt#use,usit.net">thenewt#use,usit.net</a>, Sun 05 Oct 1997, 16:46 GMT
</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>