1997Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev]  Re: Issues from the digests and Wout's list -->
<!--X-From-R13: Qnyvona Fverfvnf Rnexybpx <pnyvonaNqnexybpx.pbz> -->
<!--X-Date: from stimpy.globecomm.net [207.51.48.4] by in3.ibm.net id 864334778.90012&#45;1 Thu May 22 20:59:38 1997 CUT -->
<!--X-Message-Id: 3384855E.95DBC63A#darklock,com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199705212349.QAA08810#xsvr3,cup.hp.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:caliban#darklock,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="msg00696.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00698.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00688.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00726.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00697">Author</A>
&nbsp;|&nbsp;<A HREF="#00697">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00697">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</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]  Re: Issues from the digests and Wout's list</LI>
<LI><em>From</em>: Caliban Tiresias Darklock &lt;<A HREF="mailto:caliban#darklock,com">caliban#darklock,com</A>&gt;</LI>
<LI><em>Date</em>: Thu, 22 May 1997 13:41:50 -0400</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
Hmmm, *snip* *snip* *snip* *snip* *snip* *snip* *snip* 

clawrenc#cup,hp.com wrote:
&gt; 
&gt; In &lt;<A HREF="msg00656.html">199705210941.LAA00172#regoc,srce.hr</A>&gt;, on 05/21/97
&gt;    at 08:27 AM, silovic#srce,hr (Miroslav Silovic) said:
&gt; 
&gt; &gt;&gt; In &lt;<A HREF="msg00575.html">199705190115.DAA06158#regoc,srce.hr</A>&gt;, on 05/18/97
&gt; &gt;&gt;    at 06:19 PM, silovic#srce,hr (Miroslav Silovic) said:
&gt; 
&gt; &gt;I don't see it: If I were god, I'd change the world by something that
&gt; &gt;starts with 'let there be *', not by something that starts with
&gt; &gt;@create blah. :)
&gt; 
&gt; I don't see this.  Were I a god, I would expect to be bound by
&gt; strictures that don't apply to me as a mortal.  Consider the handling
&gt; of side effects:

	[...] 

&gt; It becomes rather similar to the recent ambiguity debates.  I see this
&gt; as a variant upon programming with programming merely being a semantic
&gt; form which allows precise and formalised description of a desired
&gt; behaviour (as well as the debugging as above).

Since programming has often been parallelled with wizardry, program code
with mystical runes, and programmers with sorcerers... not to mention
phrases like 'Go tell the database wizard to wave a dead chicken over
this core dump and see what he can divine'... why is programming so
different from divine powers? 

The gods, according to many myths, are not really all-powerful; some are
better at what they do than others; and they have their own rules and
regulations enforced by their own higher powers. How is this different
from a player-accessible programming language, a group of supervisory
staff members, and a set of coding standards?
 
&gt; I don't make that distinction.  Programming for me very much occurs
&gt; within the world -- its just a question of interface and presentation.

I think the difference is whether you say the PROGRAM is in-game, or the
PROGRAMMING is in-game. Yeah, the program is usually in-game, but
then... I have a rather cute little pair of objects modeled on Beavis
and Butthead. Their rudimentary intelligence algorithms make them about
as smart as the real thing (not very), and they even develop opinions of
specific characters (which helps dictate who they harass). Needless to
say, these objects would NOT be turned loose on the population at large,
but only in an OOC context. (Even then, they developed bad opinions of
some key people and nearly got me banned from one game until I managed
to demonstrate that it was their own damn fault.)  The programming is
almost always out of game... and the program *might* be in game. If I
build a magical sword, and my character is a wizard, then I could even
consider the programming in game. But it's a switchable situation.
 
&gt; I contend that any order expressed with sufficient precision to
&gt; guaranteedly and unambiguously define a precise and scope/function
&gt; limited desired change in he game world is effectively
&gt; indistinguishable from a program except for the format of its
&gt; expression.

Agreed. Hey, I like your rhetoric. ;)
 
&gt; I define IC as that field which is logically consistant with the in-game
&gt; systems and rules and is not externally referencing.  

...and is intended to be part of the game. 

&gt; OOC is thusly
&gt; defined as that class which is inconsistant with the game world, or
&gt; references matters external to the game.

...or is not intended to become a part of the game world in its current
context.
 
Clarification of the above: it is logically consistent with the game
world and not externally referencing for me to create an item for a
specific purpose. However, I may be creating the item for someone else
as a proxy because they don't have the real command knowledge to create
it themselves. In which case, until the item is transferred to the
person who is considered in-game to have built it, it's not in
character. The building is out of character, because although it is
entirely consistent with my abilities and the game world, it's not
really my character building it. The item is out of character, because
since I didn't build it in game, it's not mine. When I pass it over to
the intended owner, THEN it enters play.

&gt; This is what I expect as well as what I "grew up with" in my
&gt; early MUDs.  It is up to you to pay attention to your environment in
&gt; the game (cf earlier comment on lack of or presence of independant
&gt; cognitive abilities of MUD characters).

Ooooo, another old timer. Well met. But truthfully, is this really what
you wanted? It always annoyed me.
 
&gt; I don't want a Doom-esque twitch game, and I don't want a masked fancy
&gt; dress ball.  I do want an intellectual puzzle which I can delight in
&gt; exploring and manipulating.  I'm looking for a more visceral and
&gt; mental game than one where emotive content is of primary importance.

Hmmmmm... this is what's lacking in most games I play. Lots of
conversation, lots of politics, very little real intellectual
stimulation. I like puzzles. They appeal to my solitary nature and
hackish tendencies. But they're difficult to come across.
 
&gt; This all being true, I do enjoy manipulating the presentation of my
&gt; character in-game to create desired effects on other player's views.

In my opinion, that's more truly roleplay than anything else I've seen
discussed here. Roleplay is not a technical matter. It's a feel. If you
give your character the feel you want him to have, then there you go.

</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="00726" HREF="msg00726.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></strong>
<ul compact><li><em>From:</em> clawrenc#cup,hp.com</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00688" HREF="msg00688.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></STRONG>
<UL><LI><EM>From:</EM> clawrenc#cup,hp.com</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00696.html">Re: [MUD-Dev]  Alright... IF your gonan do DESIESE...</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00698.html">Re: [MUD-Dev] Languages</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00688.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00726.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00697"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00697"><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]  Re: Issues from the digests and Wout's list</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00700" HREF="msg00700.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Fri 23 May 1997, 05:53 GMT
<UL>
<LI><strong><A NAME="00706" HREF="msg00706.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Fri 23 May 1997, 11:37 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00719" HREF="msg00719.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></strong>, 
Miroslav Silovic <a href="mailto:silovic#srce,hr">silovic#srce,hr</a>, Fri 23 May 1997, 20:34 GMT
</LI>
</ul>
<LI><strong><A NAME="00688" HREF="msg00688.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Thu 22 May 1997, 06:46 GMT
<UL>
<LI><strong><A NAME="00697" HREF="msg00697.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Fri 23 May 1997, 03:59 GMT
<UL>
<LI><strong><A NAME="00726" HREF="msg00726.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Sat 24 May 1997, 07:38 GMT
<UL>
<LI><strong><A NAME="00740" HREF="msg00740.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Sun 25 May 1997, 03:38 GMT
<LI><strong><A NAME="00754" HREF="msg00754.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Sun 25 May 1997, 07:21 GMT
</LI>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00699" HREF="msg00699.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></strong>, 
Miroslav Silovic <a href="mailto:silovic#srce,hr">silovic#srce,hr</a>, Fri 23 May 1997, 04:54 GMT
</LI>
</UL>
</LI>
</ul>
</ul>
</ul>
</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>