1999Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re[4]: [MUD&#45;Dev] The grass is always greener in the other field -->
<!--X-From-R13: Fenivf Qnfrl <rsvaqryNvb.pbz> -->
<!--X-Date: Wed, 22 Dec 1999 21:39:40 &#45;0800 -->
<!--X-Message-Id: 67.991223@io.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: E120umD&#45;0000o0&#45;00@under.eng.cp.net -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re[4]: [MUD-Dev] The grass is always greener in the other fiel</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:efindel@io.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="msg00753.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00755.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00744.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00759.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00754">Author</A>
&nbsp;|&nbsp;<A HREF="#00754">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00754">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re[4]: [MUD-Dev] The grass is always greener in the other field</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>: Re[4]: [MUD-Dev] The grass is always greener in the other field</LI>
<LI><em>From</em>: Travis Casey &lt;<A HREF="mailto:efindel#io,com">efindel#io,com</A>&gt;</LI>
<LI><em>Date</em>: Thu, 23 Dec 1999 00:11:09 -0500</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Sender</em>: <A HREF="mailto:mud-dev-admin#kanga,nu">mud-dev-admin#kanga,nu</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 Wednesday, December 22, 1999, J C Lawrence wrote:
&gt; On Mon, 20 Dec 1999 21:53:12 -0500 Travis Casey &lt;efindel#io,com&gt; wrote:
&gt;&gt; On Saturday, December 18, 1999, J C Lawrence wrote:
&gt;&gt;&gt; On Sat, 18 Dec 1999, Ian Macintosh &lt;iman#issystems,co.nz&gt; wrote:

&gt;&gt;&gt;&gt; I would suspect that you would just keep track of the last one
&gt;&gt;&gt;&gt; attempted per player (ie, player.last_picked_lock or whatever).
&gt;&gt;&gt;&gt; That'll stuff the macro's up.  And that's all you really want,
&gt;&gt;&gt;&gt; isn't it?

&gt;&gt;&gt; No go.  All that happens is that the macro people change the
&gt;&gt;&gt; macro to be:

&gt;&gt;&gt; Go to house X and pick lock Go to house Y and pick lock Repeat
&gt;&gt;&gt; until success.

&gt;&gt; Which may be enough, if you simply don't want someone to spam the
&gt;&gt; lock to quickly pick it.  The real problem here is not the ability
&gt;&gt; to keep trying to pick a lock until you succeed -- it's the fact
&gt;&gt; that each attempt takes so little time.

&gt; Disagreed.  All that really means is that my macro spinner takes
&gt; longer to pick the lock it doesn't change the fact that despite the
&gt; probability of any one pick being successful being tiny, when
&gt; repeated ad-infinitum they approximate 1.

Is that a disagreement?  I didn't say that it solves that problem -- I
only said that it may be enough if you simply don't want someone to
spam the lock to quickly pick it.  My "the real problem" note should
be taken in that context.

If that's not the problem you have, then it may not be enough -- but
that doesn't change the fact that it may be enough if your problem is
simply people spamming locks.

&gt;&gt; In the real world, lockpicking is a variable activity -- sometimes
&gt;&gt; picking a particular lock takes me just a few seconds, sometimes
&gt;&gt; it takes me a few minutes.  Almost any key-type lock can be picked
&gt;&gt; by someone who knows how to pick locks, given sufficient time --
&gt;&gt; it's that time that's important, though.  The longer it takes to
&gt;&gt; pick a lock, the greater the chance is that you will be noticed.

&gt; Conversely, the problem with a game is that "notice" is a much more
&gt; manipulable fact than IRL.  There are social structures and routines 
&gt; built into RL that deal with "suspicious activities" that don't
&gt; exist or particularly pertain to MUDdom.  

Of course, one could go on from that, and wonder why people are using
defenses that rely on such things for their true effectiveness if they
do not have such things in their muds.  The fact that a solution does
not work for problem X doesn't mean that it's useless for all problems
-- only that it's useless for that problem.

&gt;&gt;&gt; The lengths players will go to to automate and chart their game
&gt;&gt;&gt; worlds are extreme.  Look at the lengths players have gone to to
&gt;&gt;&gt; empirically determine what UOL's base formulae are by carefully
&gt;&gt;&gt; graphing the observed behaviours, and then tweaking the forumlae
&gt;&gt;&gt; until they match the graph for damn near all the skill growth
&gt;&gt;&gt; curves, combat curves etc.

&gt;&gt; Has it?  You keep bringing up UOL as an example of this, but their
&gt;&gt; formulas are rather simple, and they expose many numbers to the
&gt;&gt; players.  

&gt; I quote UOL as one of the better documented examples.  Additionally, 
&gt; for some of the tables that have been derived (and this can be
&gt; extrapolated all the way down to the reverse engineering of the UOL
&gt; client protocols and data structures) considerable empiracle work
&gt; was required to go as far as they did.  Yes, UOL provided an easy
&gt; initial start, but I don't see that this minimises the the magnitude 
&gt; of the actual work done.

&gt; Heck, at one point I graphed and derived most of the base curves for
&gt; SimCity after I got sick of trying to ghost-feel for the sweet
&gt; spots...

I think the thing that tweaks me isn't your raising UOL as an example,
but the way in which you raise it (or, I should say, the way that it
seems to me).  It seems to me that you raise it not as a "think
carefully about how much work you want to put into this -- it may take
much more than you think" warning, but as a "this won't work".

&gt;&gt; These two factors make it much, much easier for players to figure
&gt;&gt; out their formulas.

&gt; While I can't give an example, I also recall seeing traffic in RGM*
&gt; reverse engineering the apparent base formulae for MUDs which hid
&gt; the numbers behind cute phrases.

If they're doing a one-to-one mapping of numbers to phrases, like the
paper RPGs FUDGE and MSH (the original, not advanced MSH), then it
wouldn't be too hard.  I'm thinking more in terms of many-to-one
mappings of "real" numbers to displayed values.

&gt;&gt; To my knowledge, no mud has yet tried hidden numbers and
&gt;&gt; deliberately obscured formulas -- and while it makes no sense to
&gt;&gt; assume that such an attempt would be 100% successful, it also
&gt;&gt; makes no sense to assume that it would be 100% unsuccessful.  

&gt; True.  However given a successful game (commercially, or of a player
&gt; base size sufficient to represent a commercially successful game),
&gt; it appears reasonable to assume that such an attempt would be
&gt; successful.

However, not everyone wants to have a game of such magnitude.  For
those interested in smaller playerbases, and especially those more
focused on roleplaying (who are less likely to attract large numbers
of players, and whose players are arguably less likely to be
interested in such number-crunching), such solutions might still be
attractive.

I'm not saying that it *will* work, or that it would be some sort of
panacea -- all I really want to say is that I think there are useful
techniques that could be discussed, but that repeatedly bringing up
UOL as a "counterexample" may be having a stifling effect on such
discussion.

A few ideas on techniques:

Use multiple random variables, with them changing at different
times.  E.g., one could have a random "biorhythm" for each character
-- when a character is logged in, the system generates random numbers
for its mental/physical/spiritual/etc. potency, then uses them in
further calculations.  These only change between logins, so any series
of tests run in a single login will be skewed.

Combine multiple values in levels displayed to players.  E.g., a mud
might internally use a linear system in which attributes average 50
and range up to 200 for some attributes, but range up to 500 for
others -- but remap all of them to show 5 as "average" to players and
10 as "maximum".

Another way of doing this might be to display compound attributes --
e.g., the old Star Frontiers roleplaying game had pairs of related
abilities:  Strength/Stamina, Dexterity/Reaction Speed,
Intuition/Logic, and one other pair I can't recall.  The two abilities
within a pair had to initially be within a certain distance of each
other.  A mud might use such pairs internally, but show each pair to
players as being a single ability.

The system might either lie about attribute values or might "scale"
them differently for different characters.  For example, a mud using
textual descriptions might describe a human's strength as being
"excellent" -- but that might be weaker than an ogre with "fair"
strength, because the descriptions are scaled by race.

Use multistage processes, with the interior stages hidden.  For
example, the paper RPG _Fantasy Wargaming_ divides casting a spell
into two or three stages:

 Stage 1 - caster creates a magical link to the target
 Stage 2 - the target, if magically active and aware of the link, can
           try to resist by sending a magical command to "desist" back
           down the link
 Stage 3 - the character sends the spell down the link, and the
           spell's success or failure is determined

This could all be presented to players as being a single action -- the
casting of a spell.  Since multiple die rolls are involved, skills and
attributes are used multiple times, different environmental factors
affect the different stages, and stage 2 may or may not come into
play, this could be a difficult knot to untangle.
           
This could turn out to be a case where it's possible to create a
simpler equation that will match most cases -- but it also might not.
Testing would be necessary to ensure that it isn't.

There could be nonobvious inputs -- using _Fantasy Wargaming_ as an
example again, its magic system is based on the medieval astrological
System of Correspondences -- and thus, a spell that is governed by
Taurus will be more effective during the hours governed by Taurus, or
more effective when cast in a field full of cattle.  (Of course, one
can argue that if this is so, it should be known -- mages should have
figured it out generations ago.  However, there are world setups in
which such factors might logically not be known.)

The inputs for a particular calculation might vary -- to take a simple
example, the system might take the best or worst two of several
possible inputs.  If you're being truly nasty, the inputs might vary
randomly or on some sort of bizarre pattern.

Outputs may vary as well -- for example, an equation might produce one
output, which is then "split" through another calculation (possibly
involving random inputs) to produce multiple dimensions of an output.
To bring this back to lockpicking, one might split a result into how
long the attempt takes, whether or not it succeeds, how much noise is
made, and whether any visible evidence of the lockpicking is left
(e.g., scratches on the lock).

This is just a sampling of ideas -- there are many more possibilities,
I'm sure.  The point is that if you want to obscure how the system
works from players, there are many ways to do it.  Whether the effort
is worth it, but in terms of effort and likely player annoyance, is
something that different mud designers will have to answer for
themselves.

--
       |\      _,,,---,,_        Travis S. Casey  &lt;efindel#io,com&gt;
 ZZzz  /,`.-'`'    -.  ;-;;,_   No one agrees with me.  Not even me.
      |,4-  ) )-,_..;\ (  `'-'
     '---''(_/--'  `-'\_)





_______________________________________________
MUD-Dev maillist  -  MUD-Dev#kanga,nu
<A  HREF="http://www.kanga.nu/lists/listinfo/mud-dev">http://www.kanga.nu/lists/listinfo/mud-dev</A>

</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="00779" HREF="msg00779.html">Re: Re[4]: [MUD-Dev] The grass is always greener in the other field</A></strong>
<ul compact><li><em>From:</em> Adam Wiggins &lt;adam@angel.com&gt;</li></ul>
<li><strong><A NAME="00759" HREF="msg00759.html">Re: Re[4]: [MUD-Dev] The grass is always greener in the other field</A></strong>
<ul compact><li><em>From:</em> J C Lawrence &lt;claw@kanga.nu&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00733" HREF="msg00733.html">Re: Re[2]: [MUD-Dev] The grass is always greener in the other field</A></STRONG>
<UL><LI><EM>From:</EM> J C Lawrence &lt;claw@cp.net&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00753.html">[MUD-Dev] PGP player certificates (was: collecting ideas...)</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00755.html">Re: [MUD-Dev] Collecting ideas for a MUD server... (fwd)</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00744.html">RE: Re[2]: [MUD-Dev] The grass is always greener in the other field</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00759.html">Re: Re[4]: [MUD-Dev] The grass is always greener in the other field</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00754"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00754"><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: Re[2]: [MUD-Dev] The grass is always greener in the other field</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00713" HREF="msg00713.html">Re: Re[2]: [MUD-Dev] The grass is always greener in the other field</A></strong>, 
Adam Wiggins <a href="mailto:adam@angel.com">adam@angel.com</a>, Tue 21 Dec 1999, 22:59 GMT
<UL>
<LI><strong><A NAME="00735" HREF="msg00735.html">Re: Re[2]: [MUD-Dev] The grass is always greener in the other field</A></strong>, 
J C Lawrence <a href="mailto:claw@cp.net">claw@cp.net</a>, Wed 22 Dec 1999, 23:16 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00733" HREF="msg00733.html">Re: Re[2]: [MUD-Dev] The grass is always greener in the other field</A></strong>, 
J C Lawrence <a href="mailto:claw@cp.net">claw@cp.net</a>, Wed 22 Dec 1999, 23:02 GMT
<UL>
<LI><strong><A NAME="00744" HREF="msg00744.html">RE: Re[2]: [MUD-Dev] The grass is always greener in the other field</A></strong>, 
Joe Andrieu <a href="mailto:joe@andrieu.net">joe@andrieu.net</a>, Thu 23 Dec 1999, 00:45 GMT
</LI>
<LI><strong><A NAME="00754" HREF="msg00754.html">Re[4]: [MUD-Dev] The grass is always greener in the other field</A></strong>, 
Travis Casey <a href="mailto:efindel@io.com">efindel@io.com</a>, Thu 23 Dec 1999, 05:39 GMT
<UL>
<LI><strong><A NAME="00759" HREF="msg00759.html">Re: Re[4]: [MUD-Dev] The grass is always greener in the other field</A></strong>, 
J C Lawrence <a href="mailto:claw@kanga.nu">claw@kanga.nu</a>, Thu 23 Dec 1999, 07:56 GMT
<UL>
<LI><strong><A NAME="00775" HREF="msg00775.html">Re: Re[4]: [MUD-Dev] The grass is always greener in the other field</A></strong>, 
J C Lawrence <a href="mailto:claw@kanga.nu">claw@kanga.nu</a>, Thu 23 Dec 1999, 20:09 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00779" HREF="msg00779.html">Re: Re[4]: [MUD-Dev] The grass is always greener in the other field</A></strong>, 
Adam Wiggins <a href="mailto:adam@angel.com">adam@angel.com</a>, Thu 23 Dec 1999, 23:44 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</ul>
</ul>
<LI><strong><A NAME="00671" HREF="msg00671.html">Re: [MUD-Dev] The grass is always greener in the other field</A></strong>, 
Raph &amp; Kristen Koster <a href="mailto:koster@eden.com">koster@eden.com</a>, Sat 18 Dec 1999, 17:52 GMT
</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>