1999Q1/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: MUD Design doc &#45; Combat -->
<!--X-From-R13: Epnggre <fpnggreNguribegrk.pbz> -->
<!--X-Date: Wed, 6 Jan 1999 01:50:29 &#45;0800 -->
<!--X-Message-Id: 36933176.11822868#thevortex,com -->
<!--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] Re: MUD Design doc - Combat</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:scatter#thevortex,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="msg00059.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00061.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00059.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00064.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00060">Author</A>
&nbsp;|&nbsp;<A HREF="#00060">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00060">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: MUD Design doc - Combat</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] Re: MUD Design doc - Combat</LI>
<LI><em>From</em>: Scatter &lt;<A HREF="mailto:scatter#thevortex,com">scatter#thevortex,com</A>&gt;</LI>
<LI><em>Date</em>: Wed, 06 Jan 1999 09:48:38 +0000</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#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>
James Wilson &lt;jwilson#rochester,rr.com&gt; wrote:

&gt; I'm curious - has anyone implemented a system allowing variable 
&gt; levels of combat detail ('brief-mode' vs 'verbose-mode', for
&gt; instance)? 

Yes.

My system, modelled on a mud I used to play, allows you to turn
on or off 9 different types of combat message to increase or
decrease combat spam. Each type is made up from one of three
combatant types and one of three message types. 

The combatant types are 'me' - messages where the player hits 
something or is hit by something, 'group' - messages where 
another person involved in the same fight as the player hits 
something or is hit by something, and finally 'other' - for
messages where the player is not involved at all.

The damage types are 'miss' - for when no damage is done at
all, 'damage' - for actual hp damage and 'major' for a 
particularly massive amount of damage.

Thus on a poor net link you can prevent other people's fights
slowing you down by turning off 'other-miss', 'other-damage' and
'other-major'. Another common one is to turn off 'me-miss',
'group-miss' and 'other-miss' which can reduce the amount
of spam considerably if one or more parties are not very
good at fighting. Turning off group- messages can be useful
if fighting in a large group so that messages important to
you are not lost in the scroll.

I've also known healers to turn off all the combat messages
and just watch people's injuries to know when to heal.

-- 
Scatter ///\oo/\\\


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00059.html">[MUD-Dev] Re: MUD Design doc - Combat</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00061.html">[MUD-Dev] Re: Levels versus Skills, who uses them and when.</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00059.html">[MUD-Dev] Re: MUD Design doc - Combat</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00064.html">[MUD-Dev] Re: MUD Design doc - Combat</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00060"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00060"><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: MUD Design doc - Combat</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<LI><strong><A NAME="00107" HREF="msg00107.html">[MUD-Dev] Re: MUD Design doc - Combat</A></strong>, 
T. Alexander Popiel <a href="mailto:popiel#snugharbor,com">popiel#snugharbor,com</a>, Mon 11 Jan 1999, 16:23 GMT
<UL>
<LI><strong><A NAME="00125" HREF="msg00125.html">[MUD-Dev] Re: MUD Design doc - Combat</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Wed 13 Jan 1999, 01:16 GMT
</LI>
</UL>
</LI>
</ul>
<LI><strong><A NAME="00052" HREF="msg00052.html">[MUD-Dev] Re: MUD Design doc - Combat</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Tue 05 Jan 1999, 22:27 GMT
</LI>
<LI><strong><A NAME="00059" HREF="msg00059.html">[MUD-Dev] Re: MUD Design doc - Combat</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Wed 06 Jan 1999, 02:28 GMT
</LI>
<LI><strong><A NAME="00060" HREF="msg00060.html">[MUD-Dev] Re: MUD Design doc - Combat</A></strong>, 
Scatter <a href="mailto:scatter#thevortex,com">scatter#thevortex,com</a>, Wed 06 Jan 1999, 09:50 GMT
</LI>
<LI><strong><A NAME="00064" HREF="msg00064.html">[MUD-Dev] Re: MUD Design doc - Combat</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Wed 06 Jan 1999, 20:34 GMT
</LI>
<LI><strong><A NAME="00067" HREF="msg00067.html">[MUD-Dev] Re: MUD Design doc - Combat</A></strong>, 
Kristen Koster <a href="mailto:koster#eden,com">koster#eden,com</a>, Wed 06 Jan 1999, 21:09 GMT
</LI>
<LI><strong><A NAME="00080" HREF="msg00080.html">[MUD-Dev] Re: MUD Design doc - Combat</A></strong>, 
Kristen Koster <a href="mailto:koster#eden,com">koster#eden,com</a>, Thu 07 Jan 1999, 03:06 GMT
</LI>
<LI><strong><A NAME="00110" HREF="msg00110.html">[MUD-Dev] Re: MUD Design doc - Combat</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Tue 12 Jan 1999, 06:51 GMT
</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>