1998Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] GRUMPS -->
<!--X-From-R13: X Q Znjerapr <pynjNhaqre.rate.ftv.pbz> -->
<!--X-Date: Fri, 10 Apr 1998 00:24:56 +0000 -->
<!--X-Message-Id: 199804100024.RAA139556#under,engr.sgi.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199804090550.WAA18752#shell9,ba.best.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] GRUMPS</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:claw#under,engr.sgi.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="msg00109.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00111.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00087.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00112.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00110">Author</A>
&nbsp;|&nbsp;<A HREF="#00110">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00110">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] GRUMPS</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] GRUMPS </LI>
<LI><em>From</em>: J C Lawrence &lt;<A HREF="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</A>&gt;</LI>
<LI><em>Date</em>: Thu, 09 Apr 1998 17:24:49 -0700</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
On Wed, 8 Apr 1998 23:03:19 PST8PDT 
maddog &lt;maddog#best,com&gt; wrote:
&gt; J C Lawrence wrote:

&gt;&gt; The first problem is that any such system is based on a core set of
&gt;&gt; mechanical assumptions -- and of course they do not translate to
&gt;&gt; systems which don't use those assumptions, or which base on
&gt;&gt; (entirely) different sets of principles.
&gt;&gt; 
&gt;&gt; Next up, given a set of systems which allow conversions between
&gt;&gt; them, say, A, B, C, and D, it is going to be difficult (if not
&gt;&gt; impossible) to do such convserions without data loss (A-&gt;B-&gt;C-&gt;D-&gt;X
&gt;&gt; where X is _not_ A, and worse when X translates to B etc he is
&gt;&gt; different yet again in a new series of oddities) without requiring
&gt;&gt; the base models (if not the systems themselves) of each of the
&gt;&gt; systems to be identical.

&gt; In my previous post I talked about the universal system (X) and two
&gt; systems A,B with the ability to do A-&gt;X-&gt;B.  According to WotC, they
&gt; didn't recommend this method for their Envoy.  They felt it was
&gt; better to do A-&gt;B and eliminate X.  I think this also has
&gt; problems. If someone invents a low volume system C, no one is likely
&gt; to convert to their system, so they have to write converters for
&gt; A-&gt;C and so on. In a multiverse you have the problem of having to
&gt; account for every possible system now and in the future.

Good point.  The problem however is simpler than that and has to do
with data loss, not permutations. 

If a character definition is translated from GUMPS to a foreign system
and back again, will the resultant character definition be identical
to the one before the translation?  Always?

Now consider the point of a character QQQ with attributes peculiar to
non-GUMPs system XXX which *don't* map to equivalents under GUMPS.  If 
that character definition is translated into GUMPS and then back
again, is it unchanged?  

Next, given that same character QQQ under system XXX, if it is
translated into GUMPS and then into system YYY which has no equivalent
for XXX's peculiarities (much as GUMPS doesn't), and that YYY
character is then translated back into GUMPs and thence to XXX, will
it remain the same character?

And lastly, Given the same scenario except that YYY now also has
different attributes not represented nateively under GUMPS or XXX,
during the translation XXX-&gt;GUMPS-&gt;YYY-&gt;GUMPS-&gt;XXX will the resultant
character preserve or lose the unique characteristics of YYY's
characters?

&gt;&gt; All of this can of course be worked around -- but it will be at the
&gt;&gt; cost of a large degree of homogeneity in all the supporting
&gt;&gt; systems.  Is that cost worth it?  Is it worth it this early in the
&gt;&gt; field's development?  I would argue that the field and the
&gt;&gt; technology (tightly coupled) are not rich enough to support such
&gt;&gt; standardisation moves yet.

&gt; Maybe this is the time.  I think that most hypertext people feel
&gt; that HTML is a really weak form of hypertext. Yet the simpler HTML
&gt; has changed the way we all deal with computer systems.  MUDs are
&gt; very good as islands of entertainment, but they not good at creating
&gt; a vast, seamless universe.  The Web browsers with their kludgey URLs
&gt; are many times smoother than a mud client.

Could be.  HTML and XML solve a a significant and common problem which
span multiple disciplines.  I have trouble seeing virtual character
translators similarly.  Yet.  Given a more mature and invasive
technology, yes the problem will exist in sufficient strength to be
resolvable.   No, I don't think so.

Think:  Would the Web have taken off back in 1985?  Why not?

&gt;&gt; There are obvious problems with attempting to translate physical
&gt;&gt; objects between systems:
&gt;&gt; 
&gt;&gt; Bubba has a gold coin.  It is not worth much in world/game A.  He
&gt;&gt; portals to world/game B.  Gold is incredibly rare and valuable
&gt;&gt; there.  Bubba is instantly as rich as Croecus.  Bubba does the
&gt;&gt; standard arbitrage trick and repeats the trip, this time with a
&gt;&gt; wagon full of gold...
&gt;&gt; 
&gt;&gt; Okay, you could diminish the gold repsective to its value in the
&gt;&gt; relative worlds.  But his is a mock solution as the value may be
&gt;&gt; multiplexed or otherwise complex (the valued items are the steel
&gt;&gt; nails holding the ship together (ignore the possibility of wooden
&gt;&gt; pegs)).
&gt; 
&gt; Agreed.  I don't have an answer for this.

Understood.  I don't think there is an answer which isn't riddled with
special cases.  Any rote rule will attract exceptions faster than
pickles to a pregnant woman.  &lt;kof&gt; (Interestingly enough my wife
while pregnant only ever had cravings for eggs and bananas, both of
which she normally doesn't like)

&gt;&gt; Bubba has the same gold coin, and this time travels to world/game C
&gt;&gt; which takes place undersea with fish-like bodies.  Gold there is a
&gt;&gt; powerful toxin.  The gold is rapidly eroded by the acidic water and
&gt;&gt; everybody dies...
&gt;&gt;
&gt; This is not good. 

&lt;kof&gt;

&lt;chortle&gt;

&lt;&lt;Visions of a vast sea of bobbing white bloated player corpses
outside the OOC lounge window while hordes of irate non-virtual
players lynch Bubba...&gt;&gt;

&gt;But didn't the early explorers on our own planet
&gt; end up spreading a toxin to other cultures?  Gold or microbe-- same
&gt; problem.

&gt;&gt; Thus your virtual characters -- BUT the same problem exists if the
&gt;&gt; translations are done for mechanical factors:
&gt;&gt; 
&gt;&gt; Bubba originates from a high gravity world, wanders off to a
&gt;&gt; low-grav world and suddenly finds that he can whup Tiamat using
&gt;&gt; only his left nostril.
&gt; 
&gt; Looks like bad news for Tiamat, but it certainly is possible.

Okay, but what about arbitrage loops?

  Bubba leaves the difficult HeavyWorld, goes to WimpyWorld, sneezes a
couple times, slaughters the entire workd population, and returns to
HeavyWorld a massively buffed Dude.

Yes, you can attempt pro-rate stats across the translation.  The
problem is that attempting to pro-rate stat's cross-effects between
multiple translations is a nightmare.

&gt;&gt; Okay, so you scale strength and the rest of it per the standards of
&gt;&gt; the old and new world:
&gt;&gt; 
&gt;&gt; Bubba is a rougueish over-muscled barbarian old fart.  He's not the
&gt;&gt; fastest or strongest on the block, but his supplemental stats
&gt;&gt; largely ensure that he always comes out of the cauldron alive.
&gt;&gt; (Translation: extremely high experience based stats).  Bubba moves
&gt;&gt; to a new world.  His various stats are scaled appropriately so that
&gt;&gt; he is still an over-muscled old-fart.  However the new world is
&gt;&gt; entirely based on puzzle solving, not brute force so his old
&gt;&gt; experience stats count for naught.  Or do they?  Should they be
&gt;&gt; scaled appropriately, or should he be the babe-in-the-woods?

&gt; I asked maddog about this.  He said, "I see the monster.  I wack the
&gt; monster with my sword.".  So essentially he wasn't much help with
&gt; this question.

&lt;nod&gt;

&gt;&gt; Whichever side you pick of the last one you're going to be wrong
&gt;&gt; some of the time.

This is the critical bit.  No matter which side of the fence you
decide to adopt, its trivially easy to argue strongly that its the
wrong side.  This isn't to say that either side is "wrong" -- just
that you'd better be prepared to support it against T'ed off players
who found the rule operating against them.

-- 
J C Lawrence                               Internet: claw#null,net
(Contractor)                               Internet: coder#ibm,net
---------(*)                     Internet: claw#under,engr.sgi.com
...Honourary Member of Clan McFud -- Teamer's Avenging Monolith...

</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="00112" HREF="msg00112.html">Re: [MUD-Dev] GRUMPS</A></strong>
<ul compact><li><em>From:</em> Vadim Tkachenko &lt;vt#freehold,crocodile.org&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00087" HREF="msg00087.html">Re: [MUD-Dev] GRUMPS</A></STRONG>
<UL><LI><EM>From:</EM> maddog#best,com</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00109.html">Re: [MUD-Dev]  META: Archive of Megami/Wout's list's traffic?  Archive of</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00111.html">Re: [MUD-Dev] Character development [was Re: ]</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00087.html">Re: [MUD-Dev] GRUMPS</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00112.html">Re: [MUD-Dev] GRUMPS</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00110"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00110"><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><A NAME="00017" HREF="msg00017.html">GRUMPS</A></strong>, 
maddog <a href="mailto:maddog#best,com">maddog#best,com</a>, Sat 04 Apr 1998, 21:14 GMT
<UL>
<LI><strong><A NAME="00023" HREF="msg00023.html">Re: [MUD-Dev]  GRUMPS</A></strong>, 
Travis Casey <a href="mailto:efindel#polaris,net">efindel#polaris,net</a>, Sun 05 Apr 1998, 02:30 GMT
</LI>
<LI><strong><A NAME="00077" HREF="msg00077.html">Re: [MUD-Dev] GRUMPS</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Wed 08 Apr 1998, 22:43 GMT
<UL>
<LI><strong><A NAME="00087" HREF="msg00087.html">Re: [MUD-Dev] GRUMPS</A></strong>, 
maddog <a href="mailto:maddog#best,com">maddog#best,com</a>, Thu 09 Apr 1998, 05:50 GMT
<UL>
<LI><strong><A NAME="00110" HREF="msg00110.html">Re: [MUD-Dev] GRUMPS</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Fri 10 Apr 1998, 00:24 GMT
<UL>
<LI><strong><A NAME="00112" HREF="msg00112.html">Re: [MUD-Dev] GRUMPS</A></strong>, 
Vadim Tkachenko <a href="mailto:vt#freehold,crocodile.org">vt#freehold,crocodile.org</a>, Fri 10 Apr 1998, 01:37 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00015" HREF="msg00015.html">Re: MUD Development Digest</A></strong>, 
Dr. Cat <a href="mailto:cat#bga,com">cat#bga,com</a>, Sat 04 Apr 1998, 14:42 GMT
<UL>
<LI><strong><A NAME="00016" HREF="msg00016.html">RE: [MUD-Dev]  Re: MUD Development Digest</A></strong>, 
Justin McKinnerney <a href="mailto:xymox#toon,org">xymox#toon,org</a>, Sat 04 Apr 1998, 17:18 GMT
<UL>
<LI><strong><A NAME="00037" HREF="msg00037.html">Re: [MUD-Dev]  Re: MUD Development Digest</A></strong>, 
Nathan F Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Mon 06 Apr 1998, 06:21 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>