1998Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] regulating player&#45;created objects -->
<!--X-From-R13: Rna Euvbivgm <qofNpf.jvfp.rqh> -->
<!--X-Date: Wed, 29 Apr 1998 21:01:29 &#45;0700 -->
<!--X-Message-Id: Pine.GSO.3.96L.980429224238.27706A&#45;100000#mozzarella,cs.wisc.edu -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] regulating player-created objects</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:dbs#cs,wisc.edu">
</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="msg00257.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00259.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00449.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00275.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00258">Author</A>
&nbsp;|&nbsp;<A HREF="#00258">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00258">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] regulating player-created objects</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] regulating player-created objects</LI>
<LI><em>From</em>: Dan Shiovitz &lt;<A HREF="mailto:dbs#cs,wisc.edu">dbs#cs,wisc.edu</A>&gt;</LI>
<LI><em>Date</em>: Wed, 29 Apr 1998 23:00:26 -0500 (CDT)</LI>
<LI><em>Delivery-date</em>: Wed Apr 29 21:01:32 1998</LI>
<LI><em>Delivery-date</em>: Wed, 29 Apr 1998 21:01:32 -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>
(apologies if I get something wrong here in the posting style .. I've
been reading for a while but haven't posted anything in ages)

Anyway, so it seems like players creating objects is a major part of
any sort of "big ecosystem" game (ie, one where players play more
roles than "insert coins into circulation; remove loaves of bread and 
monsters from circulation"). I know a bunch of people here are working
on variants of this. I was wondering what kind of regulation there is
on the objects players can create. 

For instance, say I have the woodworking skill. Assuming I have some
logs, appropriate tools, and nails, I ought to be able to build a
table. This seems like a reasonable use of the skill. But how does it
work? Are there are a list of five things I can create with
woodworking, so I type "woodwork #5" and it says "ok, you create a
table"? I guess the alternative would be to make no such game object
as "tables", but you'd do something like "carve flat piece of
wood. nail sticks to the bottom of the flat piece of wood" and presto,
there's your table. This is obviously more flexible than the previous
method but also pretty clearly harder to do. Or is there some
in-between stage that I'm missing?

Regardless, once I've made a table somehow, can I customize it? It
seems like you really have to let players do this to make object
creation of any interest and have the hopes of creating a real economy
where someone could sell tables for a living. But how do you let
people create tables that look like "This table is made out of
polished oak with a carving of a dragon inlaid in dark stone on the
surface" but not tables that look like "*** YOU HAVE DIED ***" or some
other sort of joke items, which AFAICT totally blow away any system's
chances for realism. 

I know other people have thought about this more than me, so has
anyone come up with a good solution? (one obvious one is that wizards
occasionally check out newly created items and dispose of those that
aren't in the spirit of the game. But that's a pain in the
ass. another is to disallow player customization and describe the
table based on character skill level, so a woodworking 10 person makes
"This is a rough wooden table, sturdy but with lots of splinters" and
a woodworking 90 person makes the previously-mentioned dragon
table. But what if the woodworking 90 person wanted to make a rough
table? Yet another solution is to say all items get made by wizards,
so if you want a table, you place an order with Bob the NPC woodworker
and he carves you one to order, unless you give a silly
description. But this is even more of a pain in the ass than wizards
just checking out new items.)
  
-- 
(Dan Shiovitz) (dbs#cs,wisc.edu) (look, I have a new e-mail address)
(<A  HREF="http://www.cs.wisc.edu/~dbs">http://www.cs.wisc.edu/~dbs</A>) (and a new web page also)
(the content, of course, is the same)



-- 
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="00408" HREF="msg00408.html">[MUD-Dev] Re: regulating player-created objects</A></strong>
<ul compact><li><em>From:</em> Nathan F Yospe &lt;yospe#hawaii,edu&gt;</li></ul>
<li><strong><A NAME="00405" HREF="msg00405.html">[MUD-Dev] Re: regulating player-created objects</A></strong>
<ul compact><li><em>From:</em> J C Lawrence &lt;claw#under,engr.sgi.com&gt;</li></ul>
<li><strong><A NAME="00275" HREF="msg00275.html">[MUD-Dev] Re: regulating player-created objects</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-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00257.html">[MUD-Dev] Re: Mud-Client, and specifically, COOLMud and SFWhite</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00259.html">[MUD-Dev] Re: (fwd) AD: [custom graphical] whitestar Crossfire MUD</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00449.html">[MUD-Dev] Re: Supporting articles found for UOL play style</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00275.html">[MUD-Dev] Re: regulating player-created objects</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00258"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00258"><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: Supporting articles found for UOL play style</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00321" HREF="msg00321.html">[MUD-Dev] Re: Supporting articles found for UOL play style</A></strong>, 
John Bertoglio <a href="mailto:alexb#internetcds,com">alexb#internetcds,com</a>, Sat 02 May 1998, 06:39 GMT
<UL>
<LI><strong><A NAME="00348" HREF="msg00348.html">[MUD-Dev] OT: Supporting articles found for UOL play style</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Sun 03 May 1998, 22:28 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00354" HREF="msg00354.html">[MUD-Dev] Re: Supporting articles found for UOL play style</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Mon 04 May 1998, 08:00 GMT
<UL>
<LI><strong><A NAME="00449" HREF="msg00449.html">[MUD-Dev] Re: Supporting articles found for UOL play style</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Wed 06 May 1998, 23:25 GMT
</LI>
</UL>
</LI>
</ul>
</LI>
<LI><strong><A NAME="00258" HREF="msg00258.html">[MUD-Dev] regulating player-created objects</A></strong>, 
Dan Shiovitz <a href="mailto:dbs#cs,wisc.edu">dbs#cs,wisc.edu</a>, Thu 30 Apr 1998, 04:01 GMT
<UL>
<LI><strong><A NAME="00275" HREF="msg00275.html">[MUD-Dev] Re: regulating player-created objects</A></strong>, 
Adam Wiggins <a href="mailto:adam#angel,com">adam#angel,com</a>, Thu 30 Apr 1998, 19:16 GMT
<UL>
<LI><strong><A NAME="00309" HREF="msg00309.html">[MUD-Dev] Re: regulating player-created objects</A></strong>, 
Dan Shiovitz <a href="mailto:dbs#cs,wisc.edu">dbs#cs,wisc.edu</a>, Fri 01 May 1998, 22:44 GMT
<UL>
<LI><strong><A NAME="00317" HREF="msg00317.html">[MUD-Dev] Re: regulating player-created objects</A></strong>, 
Adam Wiggins <a href="mailto:adam#angel,com">adam#angel,com</a>, Sat 02 May 1998, 01:07 GMT
<UL>
<LI><strong><A NAME="00359" HREF="msg00359.html">[MUD-Dev] Re: regulating player-created objects</A></strong>, 
s001gmu <a href="mailto:s001gmu#nova,wright.edu">s001gmu#nova,wright.edu</a>, Mon 04 May 1998, 10:49 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</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>