1998Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: PK's: A solution? -->
<!--X-From-R13: X Q Znjerapr <pynjNhaqre.rate.ftv.pbz> -->
<!--X-Date: Thu, 30 Apr 1998 14:52:12 &#45;0700 -->
<!--X-Message-Id: 199804302151.OAA05420#under,engr.sgi.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: E1fCNjC&#45;0000J2&#45;00#mail,kanga.nu -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: PK's: A solution?</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="msg00283.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00285.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00363.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00261.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00284">Author</A>
&nbsp;|&nbsp;<A HREF="#00284">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00284">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: PK's: A solution?</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></LI>
<LI><em>Subject</em>: [MUD-Dev] Re: PK's: A solution? </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, 30 Apr 1998 14:51:16 -0700</LI>
<LI><em>Delivery-date</em>: Thu Apr 30 14:52:14 1998</LI>
<LI><em>Delivery-date</em>: Thu, 30 Apr 1998 14:52:14 -0700</LI>
<LI><em>Envelope-to</em>: claw#kanga,nu</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Sender</em>: "Petidomo List Agent,,,," &lt;<A HREF="mailto:petidomo#kanga,nu">petidomo#kanga,nu</A>&gt;</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
On Tue, 28 Apr 1998 10:26:48 -0700 
John Bertoglio&lt;alexb#internetcds,com&gt; wrote:

&gt; Remember, I said this was *a* solution, not *the* solution.  I have
&gt; read thousands of messages lamenting the problems of PKing. When
&gt; compare the PK messages to the MK (killed by a monster) messages,
&gt; these complaints begin to develop a pattern.

I find it more valuable to examine a different facet.  The single key
source of the upset related to PK is that of intent.  They are upset
because someone intended to harm them, and did.  Without the intent,
the upset disappears.

Consider the case of a character walking along beside a high castle
wall.  A rock falls from the castle wall and splits his skull.  Bop!
He is dead.

If he dies because Bubba stood atop the walls and dropped the rock on
his head to kill him, he is likely to be upset (yes, I know some
souldn't be).  If conversely the rock fell because of in-game
system-derived reasons, such as the fact that the castle is gradually
falling down and he happened to be standing in the right place at the
right time to catch the next rock falling off the collapsing castle
walls...then he unlikely to be upset (comparitively).  

The key distinguishing factor seems to be that there was no actual
concerted _intent_ to harm him.

This also resolves the ccase of getting killed by a mobile:  The
mobile is machine run and has no "intent".  It is merely operating
on its preset course and has no concept of who or what the player's
character is other than byte values in the host machine.  

&gt; So what is the solution?

&gt; Have player killers play monsters. And don't let those players speak
&gt; (or at least don't let them have control of the language
&gt; used). 

Cute.  I like.  First thought on implementation:

  Characters have a "karma" stat.

  The karma stat controls what range body types a character can
control (cf any of several eastern standard re-incarnation
cycles/wheels models where the next lifetime's body is selected on the
basis of the previous live's karmic balance).

  The selection of body style selects the range of *other* body styles 
that can be communicated with.  

Ergo.  In the game there is a range of, say, 20 different body types,
ranging from a lumbering mould beast at the bottom to some sort of
enlightened super-being at the top.  Each body type can speak to and
be understood ONLY by bodies withing a range of 2.  Outside that range 
and the attempted speech becomes gibberish...

Variation on the model:  

  Each body type can understand the speech of all body types of its
own level or higher.  

This one has a more intereting result.  Bubba the Troll can then
understand all Trolls or higher, but can be understood only by other
Trolls or lower....

(In)direct mappings to levels are also possible.

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

-- 
MUD-Dev: Advancing an unrealised future.
</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00791" HREF="msg00791.html">[MUD-Dev] Re: PK's: A solution?</A></STRONG>
<UL><LI><EM>From:</EM> "John Bertoglio" &lt;alexb#internetcds,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00283.html">[MUD-Dev] Re: MUD Development Digest</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00285.html">[MUD-Dev] Re: PK's: A solution?</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00363.html">[MUD-Dev] Re: PK's: A solution?</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00261.html">[MUD-Dev] Re: PK's: A solution?</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00284"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00284"><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>[MUD-Dev] Re: PK's: A solution?</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00285" HREF="msg00285.html">[MUD-Dev] Re: PK's: A solution?</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Thu 30 Apr 1998, 21:58 GMT
</LI>
</ul>
</ul>
<LI><strong><A NAME="00252" HREF="msg00252.html">[MUD-Dev] Re: PK's: A solution?</A></strong>, 
Katrina McClelan <a href="mailto:kitkat#the486,bradley.edu">kitkat#the486,bradley.edu</a>, Thu 30 Apr 1998, 01:43 GMT
<UL>
<LI><strong><A NAME="00268" HREF="msg00268.html">[MUD-Dev] Re: PK's: A solution?</A></strong>, 
Holly Sommer <a href="mailto:hsommer#micro,ti.com">hsommer#micro,ti.com</a>, Thu 30 Apr 1998, 16:58 GMT
<UL>
<LI><strong><A NAME="00363" HREF="msg00363.html">[MUD-Dev] Re: PK's: A solution?</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Mon 04 May 1998, 12:33 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00284" HREF="msg00284.html">[MUD-Dev] Re: PK's: A solution?</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Thu 30 Apr 1998, 21:52 GMT
</LI>
<LI><strong><A NAME="00261" HREF="msg00261.html">[MUD-Dev] Re: PK's: A solution?</A></strong>, 
John Bertoglio <a href="mailto:alexb#internetcds,com">alexb#internetcds,com</a>, Thu 30 Apr 1998, 05:17 GMT
</LI>
<LI><strong><A NAME="00294" HREF="msg00294.html">[MUD-Dev] Re: PK's: A solution?</A></strong>, 
John Bertoglio <a href="mailto:alexb#internetcds,com">alexb#internetcds,com</a>, Fri 01 May 1998, 04:24 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00789" HREF="msg00789.html">[MUD-Dev] Re: Group mechanics/Leadership [was: Room descriptions]</A></strong>, 
John Bertoglio <a href="mailto:alexb#internetcds,com">alexb#internetcds,com</a>, Tue 28 Apr 1998, 04:55 GMT
<LI><strong><A NAME="00783" HREF="msg00783.html">[MUD-Dev] Re: META: mud-dev#null,net is now decommissioned.</A></strong>, 
John Bertoglio <a href="mailto:alexb#internetcds,com">alexb#internetcds,com</a>, Tue 28 Apr 1998, 02:21 GMT
</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>