1998Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: How to handle log&#45;outs in a totally dynamic world. -->
<!--X-From-R13: Pra Uerrne <terrneNploreuvtujnl.arg> -->
<!--X-Date: Tue, 12 May 1998 19:29:44 &#45;0700 -->
<!--X-Message-Id: Pine.LNX.3.96.980512191932.285A&#45;100000#shamen,cyberhighway.net -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: Pine.GSO.3.96L.980511220246.21899A&#45;100000#mozzarella,cs.wisc.edu -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: How to handle log-outs in a totally dynamic worl</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:greear#cyberhighway,net">
</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="msg00525.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00527.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00516.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00598.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00526">Author</A>
&nbsp;|&nbsp;<A HREF="#00526">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00526">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: How to handle log-outs in a totally dynamic world.</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: How to handle log-outs in a totally dynamic world.</LI>
<LI><em>From</em>: Ben Greear &lt;<A HREF="mailto:greear#cyberhighway,net">greear#cyberhighway,net</A>&gt;</LI>
<LI><em>Date</em>: Tue, 12 May 1998 19:27:41 -0700 (MST)</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 -- Kanga.Nu version" &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 Mon, 11 May 1998, Dan Shiovitz wrote:

&gt; On Mon, 11 May 1998, Ben Greear wrote:

&gt; &gt; I will definately try to not allow wild swings from one 'alignment' to
&gt; &gt; another.  At least to the point where an evil pirate can't set his
&gt; &gt; alignment to good right before logging off...
&gt; 
&gt; I don't think there's any need to prevent the players from changing
&gt; their personality. Just remember that if someone's been nasty and
&gt; aggressive to you for a long period of time and suddenly starts being
&gt; friendly, that's almost always a sign of weakness or stupidity on
&gt; their parts*. Then have the NPCs respond appropriately. (This gets
&gt; trickier if the NPCs don't remember how players acted in the past .. 
&gt; in that case you might want to restrict personality changes, yes).

Yeah, good point.  Keeping logs for every entity in the game could
be quite large, but I do think it would be worth it...  Suppose you
could encode the info in 5 integers, 40 bytes, and have 1000 ppl
you *could* meet... 40k for each player/NPC..ouch!!  Could always 
flush old entries, "let bygones be bygones...".  And could only remember
grievious or particularly helpful individuals/Corporations...

But, NPC's die fairly often, so they would get 'flushed'.  Corporations
and such would remember longer, but there won't be too many of them.
Hrm, what about players though, when offline?  Could store this on
disk and hope it's not accessed too often.  (Cache for a bit and
destroy if not needed....)


&gt; 
&gt; * And contrariwise, someone who's been nice and non-hostile for a
&gt; while is probably bluffing if they suddenly turn aggressive, so why
&gt; take their threats seriously? 
&gt; 
&gt; &gt; &gt; John Bertoglio
&gt; &gt; Ben Greear (greear#cyberhighway,net)  <A  HREF="http://www.primenet.com/~greear">http://www.primenet.com/~greear</A> 
&gt; -- 
&gt; (Dan Shiovitz) (dbs#cs,wisc.edu) (look, I have a new e-mail address)
&gt; (<A  HREF="http://www.cs.wisc.edu/~dbs">http://www.cs.wisc.edu/~dbs</A>) (and a new web page also)
&gt; (the content, of course, is the same)
&gt; 
&gt; 
&gt; 
&gt; -- 
&gt; MUD-Dev: Advancing an unrealised future.
&gt; 


Ben Greear (greear#cyberhighway,net)  <A  HREF="http://www.primenet.com/~greear">http://www.primenet.com/~greear</A> 
Author of ScryMUD:  mud.primenet.com 4444
<A  HREF="http://www.primenet.com/~greear/ScryMUD/scry.html">http://www.primenet.com/~greear/ScryMUD/scry.html</A>




-- 
MUD-Dev: Advancing an unrealised future.

</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="00598" HREF="msg00598.html">[MUD-Dev] Re: How to handle log-outs in a totally dynamic world.</A></strong>
<ul compact><li><em>From:</em> Adam Wiggins &lt;adam#angel,com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00516" HREF="msg00516.html">[MUD-Dev] Re: How to handle log-outs in a totally dynamic world.</A></STRONG>
<UL><LI><EM>From:</EM> Dan Shiovitz &lt;dbs#cs,wisc.edu&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00525.html">[MUD-Dev] Leaving characters in play</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00527.html">[MUD-Dev] Re: Leaving characters in play</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00516.html">[MUD-Dev] Re: How to handle log-outs in a totally dynamic world.</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00598.html">[MUD-Dev] Re: How to handle log-outs in a totally dynamic world.</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00526"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00526"><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: CGDC, a summary</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<LI><strong><A NAME="00800" HREF="msg00800.html">[MUD-Dev] Re: CGDC, a summary</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Sat 23 May 1998, 01:00 GMT
</LI>
</ul>
</ul>
</LI>
<LI><strong><A NAME="00495" HREF="msg00495.html">[MUD-Dev] Re: How to handle log-outs in a totally dynamic world.</A></strong>, 
John Bertoglio <a href="mailto:alexb#internetcds,com">alexb#internetcds,com</a>, Mon 11 May 1998, 05:47 GMT
<UL>
<LI><strong><A NAME="00513" HREF="msg00513.html">[MUD-Dev] Re: How to handle log-outs in a totally dynamic world.</A></strong>, 
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Tue 12 May 1998, 01:45 GMT
<UL>
<LI><strong><A NAME="00516" HREF="msg00516.html">[MUD-Dev] Re: How to handle log-outs in a totally dynamic world.</A></strong>, 
Dan Shiovitz <a href="mailto:dbs#cs,wisc.edu">dbs#cs,wisc.edu</a>, Tue 12 May 1998, 03:09 GMT
<UL>
<LI><strong><A NAME="00526" HREF="msg00526.html">[MUD-Dev] Re: How to handle log-outs in a totally dynamic world.</A></strong>, 
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Wed 13 May 1998, 02:29 GMT
<UL>
<LI><strong><A NAME="00598" HREF="msg00598.html">[MUD-Dev] Re: How to handle log-outs in a totally dynamic world.</A></strong>, 
Adam Wiggins <a href="mailto:adam#angel,com">adam#angel,com</a>, Fri 15 May 1998, 02:11 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00623" HREF="msg00623.html">[MUD-Dev] Re: How to handle log-outs in a totally dynamic world.</A></strong>, 
Vadim Tkachenko <a href="mailto:vt#freehold,crocodile.org">vt#freehold,crocodile.org</a>, Sat 16 May 1998, 04:51 GMT
<UL>
<LI><strong><A NAME="00625" HREF="msg00625.html">[MUD-Dev] Re: How to handle log-outs in a totally dynamic world.</A></strong>, 
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Sat 16 May 1998, 05:30 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00494" HREF="msg00494.html">[MUD-Dev] How to handle log-outs in a totally dynamic world.</A></strong>, 
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Mon 11 May 1998, 04:50 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>