1998Q1/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Balancing Addicts &#45;> soft vs. hard enforcement -->
<!--X-From-R13: "Xba O. Znzoreg" <wyflfvapNvk.argpbz.pbz> -->
<!--X-Date: Wed, 18 Mar 1998 07:56:27 +0000 -->
<!--X-Message-Id: 199803180756.BAA29891@dfw&#45;ix6.ix.netcom.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199803170511.XAA15825@dfw&#45;ix11.ix.netcom.com -->
<!--X-Reference: Pine.SOL.3.96.980317143636.24470E&#45;100000@sun&#45;cc203 -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] Balancing Addicts -&gt; soft vs. hard enforcement</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:jlsysinc#ix,netcom.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="msg00748.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00750.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00736.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00784.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00749">Author</A>
&nbsp;|&nbsp;<A HREF="#00749">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00749">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] Balancing Addicts -&gt; soft vs. hard enforcement</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] Balancing Addicts -&gt; soft vs. hard enforcement</LI>
<LI><em>From</em>: "Jon A. Lambert" &lt;<A HREF="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</A>&gt;</LI>
<LI><em>Date</em>: Wed, 18 Mar 1998 02:59:03 -5</LI>
<LI><em>Reply-to</em>: <A HREF="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.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>
On 17 Mar 98 at 7:14, Ling wrote:
&gt; On Mon, 16 Mar 1998, Jon A. Lambert wrote:
&gt; 
&gt; &gt; Outside of in-game mechanics, there are wide areas of communication 
&gt; &gt; activities that are open to abuse that I don't believe can be coded
&gt; &gt; against, such as 'gossip', 'tell', 'emote', etc.  
&gt; 
&gt; I think the best method to stop OOC behaviour is code in channels
&gt; especially for OOC communications, no IC allowed (exact opposite of
&gt; current thinking).  There are times when running around on my own in
&gt; a mud with a hundred other players, drives me mad.  It would be
&gt; handy to communicate, even just to talk about the weather.

A caveat to communications:  I believe you can (and should) code 
around "mechanical" abuses of a communications system.  Things like 
spamming a player into the oblivion of mud link-death should be 
grokked.  A method of ignoring or suspending all or partial 
communications should be available for a user.

My game will have strong separation of user and character.  You 
would log in as "Ling" and be taken to an OOC area and then upon 
entering the game you enter the IC area as your character, be it 
"Ming the merciless", "Conan", "Barbarella", etc. or all three 
characters at the same time or various in-game NPCs if you desire.  
While in the game there are no OOC channels.  There's no telling 
who is playing any given character.  You may even share a character
with friends or even make the character publicly available.  
 
&gt; Believe it or not, DartMUD II/Accursed lands actually has an ooc
&gt; daemon which will spot words like 'unix' and use some strange IC
&gt; method called black blood to punish players.  It also has a
&gt; translator which muddles everything you say into some awful
&gt; Shakespeare dialect in the name of maintaining an RP environment. 
&gt; (yet some rp by altering their speech)
&gt;
&gt; Accursed lands - &lt;URL:<A  HREF="telnet://accursed.org:8000">telnet://accursed.org:8000</A>&gt;

Lovely.  I really like this.  :)

One of my ideas is to parse speech and extract portions that made any
reference to deities based on some odd chance.  Note that this is 
NOT an administration issue.  It's a thematic one that involves 
deities played as NPCs who are in some cases all-knowing or aware 
of remote events, yet not infallible and frequently deceivable.   

--
--/*\ Jon A. Lambert - TychoMUD     Internet:jlsysinc#ix,netcom.com /*\--
--/*\ Mud Server Developer's Page &lt;<A  HREF="http://www.netcom.com/~jlsysinc">http://www.netcom.com/~jlsysinc</A>&gt; /*\--
--/*\   "Everything that deceives may be said to enchant" - Plato   /*\--

</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="00784" HREF="msg00784.html">Re: [MUD-Dev] Balancing Addicts -&gt; soft vs. hard enforcement</A></strong>
<ul compact><li><em>From:</em> Matt Chatterley &lt;matt#mpc,dyn.ml.org&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00731" HREF="msg00731.html">Re: [MUD-Dev] Balancing Addicts -&gt; soft vs. hard enforcement</A></STRONG>
<UL><LI><EM>From:</EM> "Jon A. Lambert" &lt;jlsysinc#ix,netcom.com&gt;</LI></UL></LI>
<LI><STRONG><A NAME="00736" HREF="msg00736.html">Re: [MUD-Dev] Balancing Addicts -&gt; soft vs. hard enforcement</A></STRONG>
<UL><LI><EM>From:</EM> Ling &lt;K.L.Lo-94#student,lboro.ac.uk&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00748.html">Re: [MUD-Dev] Speaking of Avatars</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00750.html">Re: [MUD-Dev] The MLI Project</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00736.html">Re: [MUD-Dev] Balancing Addicts -&gt; soft vs. hard enforcement</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00784.html">Re: [MUD-Dev] Balancing Addicts -&gt; soft vs. hard enforcement</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00749"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00749"><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] Balancing Addicts -&gt; soft vs. hard enforcement</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00728" HREF="msg00728.html">RE: [MUD-Dev] Balancing Addicts -&gt; soft vs. hard enforcement</A></strong>, 
Justin McKinnerney <a href="mailto:xymox#toon,org">xymox#toon,org</a>, Tue 17 Mar 1998, 00:49 GMT
<UL>
<LI><strong><A NAME="00765" HREF="msg00765.html">Re: [MUD-Dev] Balancing Addicts -&gt; soft vs. hard enforcement</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Thu 19 Mar 1998, 19:56 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00731" HREF="msg00731.html">Re: [MUD-Dev] Balancing Addicts -&gt; soft vs. hard enforcement</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Tue 17 Mar 1998, 05:11 GMT
<UL>
<LI><strong><A NAME="00736" HREF="msg00736.html">Re: [MUD-Dev] Balancing Addicts -&gt; soft vs. hard enforcement</A></strong>, 
Ling <a href="mailto:K.L.Lo-94#student,lboro.ac.uk">K.L.Lo-94#student,lboro.ac.uk</a>, Tue 17 Mar 1998, 14:50 GMT
<UL>
<LI><strong><A NAME="00749" HREF="msg00749.html">Re: [MUD-Dev] Balancing Addicts -&gt; soft vs. hard enforcement</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Wed 18 Mar 1998, 07:56 GMT
<UL>
<LI><strong><A NAME="00784" HREF="msg00784.html">Re: [MUD-Dev] Balancing Addicts -&gt; soft vs. hard enforcement</A></strong>, 
Matt Chatterley <a href="mailto:matt#mpc,dyn.ml.org">matt#mpc,dyn.ml.org</a>, Fri 20 Mar 1998, 09:57 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00744" HREF="msg00744.html">Re: [MUD-Dev] Balancing Addicts -&gt; soft vs. hard enforcement</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Wed 18 Mar 1998, 00:15 GMT
<UL>
<LI><strong><A NAME="00747" HREF="msg00747.html">Re: [MUD-Dev] Balancing Addicts -&gt; soft vs. hard enforcement</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Wed 18 Mar 1998, 07:56 GMT
</LI>
<LI><strong><A NAME="00783" HREF="msg00783.html">Re: [MUD-Dev] Balancing Addicts -&gt; soft vs. hard enforcement</A></strong>, 
Matt Chatterley <a href="mailto:matt#mpc,dyn.ml.org">matt#mpc,dyn.ml.org</a>, Fri 20 Mar 1998, 09:57 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</ul>
</ul>
</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>