1997Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Room&#45;based vs. coordinate&#45;based -->
<!--X-From-R13: E001U[GNabin.jevtug.rqh -->
<!--X-Date: from major.globecomm.net [207.51.48.5] by in11.ibm.net id 866212962.48016&#45;1 Fri Jun 13 14:42:42 1997 CUT -->
<!--X-Message-Id: 01IK0ROHGSBM90PQJB#nova,wright.edu -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Room-based vs. coordinate-based</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:S001GMU#nova,wright.edu">
</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="msg01320.html">Previous</a>
&nbsp;|&nbsp;<a href="msg01322.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg01324.html">Previous</a>
&nbsp;|&nbsp;<a href="msg01323.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#01321">Author</A>
&nbsp;|&nbsp;<A HREF="#01321">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#01321">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Room-based vs. coordinate-based</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>: Room-based vs. coordinate-based</LI>
<LI><em>From</em>: <A HREF="mailto:S001GMU#nova,wright.edu">S001GMU#nova,wright.edu</A></LI>
<LI><em>Date</em>: Fri, 13 Jun 1997 10:42:11 -0500 (EST)</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
Date: Thu, 12 Jun 1997 19:54:49 +0000 (PST8PDT)
From: clawrenc#cup,hp.com

&gt;Change the scenario to:
&gt;
&gt;  Shoehorn is in a room,  
&gt;  There are two other players A and B in the room as well.
&gt;  A is near shoehorn.
&gt;  B is some distance away.
&gt;  There are also 15 tiny or invisible objects in the room 
&gt;    near shoehorn (lint ball, a dropped cherry stone, etc).  
&gt;  The extra objects create the following neighborhoods:
&gt;
&gt;    #1{Shoehorn,...A}
&gt;    #2{A,...B}  
&gt;
&gt;  Shoehorn pulls a rabbit out of his hat.
&gt;  The rabbit is too distant to be a member of #2.
&gt;  #1 is too full to add the rabbit, resulting in:
&gt;
&gt;    #1{Shoehorn,...A}
&gt;    #2{A,...B}  
&gt;    #3{Shoehorn, rabbit}
&gt;
&gt;All the objects tiny, invisible, A, B, etc should see Shoehorn pull
&gt;out the rabbit.  As far as A &amp; B are concerned, it is the only thing
&gt;happening in the room, and as such is not drowned in detail (or 50M
&gt;rabbits).

I'd be tempted to add a scale to each neighborhood.  The scale would 
be a range of object sizes allowable within that neighborhood.  anything
too big or two small gets shuffled into a neighborhood of the appropriate
scale, creating a new one if none exists.   Neighborhoods of differing
scale can overlap eachother with no real problems.

Are there any glaring problems with that?  I've had some difficulty 
following exactly what you guys are talking about, but that probably
stems from not really reading the first couple of messages too thuroughly.
Will have ot go back and re-read those.  ;)

-Greg


</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="01323" HREF="msg01323.html">Re: [MUD-Dev]  Room-based vs. coordinate-based</A></strong>
<ul compact><li><em>From:</em> clawrenc#cup,hp.com</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg01320.html">Re: [MUD-Dev]  Room-based vs. coordinate-based</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg01322.html">Re: [MUD-Dev]  Room-based vs. coordinate-based</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg01324.html">Testing.</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg01323.html">Re: [MUD-Dev]  Room-based vs. coordinate-based</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#01321"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#01321"><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]  Name/language generation</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="01360" HREF="msg01360.html">Re: [MUD-Dev]  Name/language generation</A></strong>, 
Brandon Gillespie <a href="mailto:brandon#roguetrader,com">brandon#roguetrader,com</a>, Fri 20 Jun 1997, 00:30 GMT
</LI>
<LI><strong><A NAME="01379" HREF="msg01379.html">Re: [MUD-Dev]  Name/language generation</A></strong>, 
Martin Keegan <a href="mailto:martin#cam,sri.com">martin#cam,sri.com</a>, Fri 20 Jun 1997, 14:32 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="01331" HREF="msg01331.html">Persistancy</A></strong>, 
Matt Chatterley <a href="mailto:root#mpc,dyn.ml.org">root#mpc,dyn.ml.org</a>, Tue 17 Jun 1997, 03:53 GMT
<LI><strong><A NAME="01324" HREF="msg01324.html">Testing.</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Mon 16 Jun 1997, 04:58 GMT
<LI><strong><A NAME="01321" HREF="msg01321.html">Room-based vs. coordinate-based</A></strong>, 
S001GMU <a href="mailto:S001GMU#nova,wright.edu">S001GMU#nova,wright.edu</a>, Fri 13 Jun 1997, 21:42 GMT
<UL>
<LI><strong><A NAME="01323" HREF="msg01323.html">Re: [MUD-Dev]  Room-based vs. coordinate-based</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Sat 14 Jun 1997, 02:47 GMT
</LI>
</UL>
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="01325" HREF="msg01325.html">Room-based vs. coordinate-based</A></strong>, 
S001GMU <a href="mailto:S001GMU#nova,wright.edu">S001GMU#nova,wright.edu</a>, Mon 16 Jun 1997, 05:29 GMT
<UL>
<LI><strong><A NAME="01335" HREF="msg01335.html">Re: [MUD-Dev]  Room-based vs. coordinate-based</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Wed 18 Jun 1997, 07:16 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="01305" HREF="msg01305.html">List message losses</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Thu 12 Jun 1997, 12:21 GMT
</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>