1997Q3/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev]  Modeling spells/skills as collections of affects -->
<!--X-From-R13: pnyvonaNqnexybpx.pbz (Qnyvona Fverfvnf Rnexybpx) -->
<!--X-Date: Mon, 01 Sep 1997 02:21:21 +0000 -->
<!--X-Message-Id: 340f2636.37849161#relay,mnsinc.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199708312324.3515400#bedford,net -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev]  Modeling spells/skills as collections of affect</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="msg00927.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00929.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00927.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00931.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00928">Author</A>
&nbsp;|&nbsp;<A HREF="#00928">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00928">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev]  Modeling spells/skills as collections of affects</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]  Modeling spells/skills as collections of affects</LI>
<LI><em>From</em>: <A HREF="mailto:caliban#darklock,com">caliban#darklock,com</A> (Caliban Tiresias Darklock)</LI>
<LI><em>Date</em>: Mon, 01 Sep 1997 02:22:02 GMT</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
On Sun, 31 Aug 1997 18:41:21 PST8PDT, "Brian Price"
&lt;blprice#bedford,net&gt; wrote:

&gt;In the codebases I've seen thus far, spells and skills are largely
&gt;hardcoded.  I would like to implement a system where they were instead
&gt;parameterized and stored in the mud's database.  One approach to this
&gt;would be to describe spells and skills as a collection of
&gt;event-dependant affects.  To implement this, the definition of affects
&gt;would need to be expanded a bit, for example, a mud object's location
&gt;would be an affectable state.  Also, there would need to be a system
&gt;of events which would trigger the various affects.  

Hmmm...

&gt;Has such a system been implemented elsewhere?  If not, any thoughts on
&gt;how such a system could/should be implemented?

I believe it's called a "MUSH". ;)

I'd like to see such a system myself. However, the problem I've found
with such systems is that they leave EVERYTHING up to the designer...
although Lydia's MUDcore will alleviate that to some degree, but not
much. We're starting to see a lot of good work come out on this sort of
concept, but unfortunately thus far it's all vaporware.

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 You see me now, a veteran of a thousand psychic wars. I've been 
 living on the edge so long, where the winds of limbo roar. And 
 I'm young enough to get involved, too old to see, all the scars 
 are on the inside; I'm not sure that there's anything left of me
               -- Blue Oyster Cult, "Veteran of the Psychic Wars"
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00927" HREF="msg00927.html">Modeling spells/skills as collections of affects</A></STRONG>
<UL><LI><EM>From:</EM> "Brian Price" &lt;blprice#bedford,net&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00927.html">Modeling spells/skills as collections of affects</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00929.html">Re: [MUD-Dev] Hard Sci-fi Muds was Character Evolution</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00927.html">Modeling spells/skills as collections of affects</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00931.html">Re: [MUD-Dev]  Modeling spells/skills as collections of affects</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00928"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00928"><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]  Modeling spells/skills as collections of affects</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<LI><strong><A NAME="01198" HREF="msg01198.html">Re: [MUD-Dev]  Modeling spells/skills as collections of affects</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Fri 12 Sep 1997, 21:46 GMT
</LI>
</ul>
<LI><strong><A NAME="01220" HREF="msg01220.html">RE: [MUD-Dev]  Modeling spells/skills as collections of affects</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Mon 15 Sep 1997, 16:54 GMT
<UL>
<LI><strong><A NAME="01229" HREF="msg01229.html">Re: [MUD-Dev]  Modeling spells/skills as collections of affects</A></strong>, 
Nathan Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Tue 16 Sep 1997, 20:39 GMT
</LI>
</UL>
</LI>
</ul>
</LI>
<LI><strong><A NAME="00927" HREF="msg00927.html">Modeling spells/skills as collections of affects</A></strong>, 
Brian Price <a href="mailto:blprice#bedford,net">blprice#bedford,net</a>, Mon 01 Sep 1997, 01:41 GMT
<UL>
<LI><strong><A NAME="00928" HREF="msg00928.html">Re: [MUD-Dev]  Modeling spells/skills as collections of affects</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Mon 01 Sep 1997, 02:21 GMT
</LI>
<LI><strong><A NAME="00931" HREF="msg00931.html">Re: [MUD-Dev]  Modeling spells/skills as collections of affects</A></strong>, 
Jeff Kesselman <a href="mailto:jeffk#tenetwork,com">jeffk#tenetwork,com</a>, Mon 01 Sep 1997, 03:17 GMT
</LI>
<LI><strong><A NAME="01101" HREF="msg01101.html">Re: [MUD-Dev]  Modeling spells/skills as collections of affects</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Thu 04 Sep 1997, 23:50 GMT
<UL>
<LI><strong><A NAME="01116" HREF="msg01116.html">Re: [MUD-Dev]  Modeling spells/skills as collections of affects</A></strong>, 
Dan Shiovitz <a href="mailto:scythe#u,washington.edu">scythe#u,washington.edu</a>, Fri 05 Sep 1997, 23:49 GMT
<UL>
<LI><strong><A NAME="01131" HREF="msg01131.html">Re: [MUD-Dev]  Modeling spells/skills as collections of affects</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Sat 06 Sep 1997, 16:25 GMT
</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>