1997Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Fear of magic (was:Usability and interface) -->
<!--X-From-R13: Rreevpx Xbarf <thagureNbayvar1.zntahf1.pbz> -->
<!--X-Date: Mon, 03 Nov 1997 10:03:47 +0000 -->
<!--X-Message-Id: Pine.SV4.3.93.971103043813.23168C&#45;100000@online1 -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: Marcel&#45;1.26&#45;1102235016&#45;b49Ky&#38;5#Gryphon,knoware.nl -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] Fear of magic (was:Usability and interface)</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:gunther#online1,magnus1.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="msg00223.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00225.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00220.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00218.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00224">Author</A>
&nbsp;|&nbsp;<A HREF="#00224">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00224">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] Fear of magic (was:Usability and interface)</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: Mud Dev Mailing list &lt;<A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A>&gt;</LI>
<LI><em>Subject</em>: Re: [MUD-Dev] Fear of magic (was:Usability and interface)</LI>
<LI><em>From</em>: Derrick Jones &lt;<A HREF="mailto:gunther#online1,magnus1.com">gunther#online1,magnus1.com</A>&gt;</LI>
<LI><em>Date</em>: Mon, 3 Nov 1997 05:12:15 -0500 (EST)</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, 2 Nov 1997, Marian Griffith wrote:

&gt; On Sun 02 Nov, Sauron wrote:
&gt; 
&gt; Marian Griffith wrote
&gt; &gt; &gt; I don't know about coding things but it can't be so hard to have a
&gt; &gt; &gt; realistic way to arrest people. It happens all the time of course?
&gt; &gt; &gt; You just need some way for your police to restrain people. Things
&gt; &gt; &gt; like shackles and handcuffs?
&gt; &gt; coding is how you program the game to do whatever you want to do. i
&gt; &gt; really think it would be very inefficient to have to have a guard hold
&gt; &gt; and restrain a person, apply handcuffs and take them away.
&gt; Why? Police seems to do it daily without problems.

Well, I was hoping for a better success rate than the police...
But as to the difficulty in coding restraining code, done right
non-leathal combat is harder to code than swordplay.  Plus you have to
work in options for leathal/nonleathal combat combinations.  Not as
trivial as it first seems.

&gt; &gt; &gt; &gt;   Mages present an especially problimatic scenario, as
&gt; &gt; &gt; &gt; they have the option of teleporting beyond the reach of the law...
&gt; 
&gt; &gt; &gt; Why? If the police employs mages they have the same option. Or they can
&gt; &gt; &gt; prevent the gate from opening, or from closing behind the mage. There's
&gt; &gt; &gt; any number of things you can do to solve this I would think?
&gt; 
&gt; &gt; but then you're being hypocritical and really endangering the suspension
&gt; &gt; of disbelief. it becomes unreal (in the sense that realism is unto the
&gt; &gt; game itself) because you've outlawed mages in a city, but here you are
&gt; &gt; using other mages to keep them out.
&gt; 
&gt; Hypocritical? I can't quite remember how this dicussion started but
&gt; I do not believe it included outlawing magic in the city.  Somebody
&gt; just complained  that it was easy to control ordinary fighters that
&gt; entered the city by forcing them to abandon their weapons, but that
&gt; this obviously  would not work for mages.  Or at least the original
&gt; idea was that it would be impossible to do ICly.

Started out with trying to create a 'safe haven' in an otherwise dangerous
world without suspending the feel of the outside world.

&gt; &gt; &gt; &gt; More realistically, just force _characters_ to remain in-game even while
&gt; &gt; &gt; &gt; the players are away...It becomes difficult to balance on a PK mud, but
&gt; &gt; &gt; &gt; managible if you allow players to create scripts and defences to use in
&gt; &gt; &gt; &gt; place of human input.
&gt; 
&gt; &gt; &gt; That's a possibility also even though it would make it impossible for
&gt; &gt; &gt; somebody like me to play your game.
&gt; 
&gt; &gt; why? seriously you either place your character in a "safe room" where
&gt; &gt; they cant be attacked (if the game allows such rooms) or you leave your
&gt; &gt; connection active (their are numerous programs out there that will
&gt; &gt; reconnect for you if you get dumped) and it is not very hard to program
&gt; &gt; a simple script that will run when attacked or respond by saying run a
&gt; &gt; room, hide, when X enters, attack X, run, etc.
&gt; 
&gt; You're joking right? I can't afford to leave my computer connected all
&gt; day even if I wanted to. And no, things like those automatic reactions
&gt; may be simple for you but I wouldn't know how to begin. Not to mention
&gt; that I have no interest in finding out because I do not enjoy the type
&gt; of game it implies.

There's a world of difference between in-game and on-line.  Those
overly-complicated reactions are as simple as selecting items off a menu
within the game.  Everything else is handled by the game mechanics.
As for the type of game it implies, it merely implies a game where PCs and
NPCs don't simply pop into and out of existance without explaination.  Or
do you think that a total discontinuity of reality within the game world
is a Good Thing?

&gt; &gt; &gt; Of course nothing would prevent the patrol guards to send for a mage or
&gt; &gt; &gt; two to disable your magical defenses.  If the city allows such defenses
&gt; &gt; &gt; in town in the first place. Or the mage would place a magical dome over
&gt; &gt; &gt; your house that prevents you from leaving?

1. The patrol guards would have to know where to send the mage.
2. There has to be a mage of sufficient power available.
3. Do you suggest that I allow players the ability to encapsulate other
players within their homes, or that the laws of magic operate diferently
for NPC an PC mages which are in games terms completely identical?
4. What good would having parimeter defences around your home if they can
be easily disabled?  Or are you again assuming that the NPCs operate in a
separate universe with different game (world) mechanics from PCs?
5.  By saying that the mage leaves town to go to his/her house, I am
insinuating that said house is outside town, therefore not subject to
town common-law, and therefore the question of the legality of home
security systems within the town becomes moot.

&gt; &gt; &gt; &gt; 2.)  If player manages to get their character to its house, it has to
&gt; &gt; &gt; &gt; be designed to prevent determined PC's from entering (protect PC's from
&gt; &gt; &gt; &gt; afk PK), so a NPC won't fair all that much better.
&gt; &gt; &gt; Just hire a better mage?
&gt; The question was that if mages could
&gt; make themselves invulnerable to attacks from ordinary fighters, how
&gt; could to be brought to justice. This already implies that magic can
&gt; be practiced in that particular town and it also suggest that there
&gt; could be a mage or two employed by the town,  to protect it against
&gt; other mages. In any remotely realistic setting mages too need a job
&gt; to earn their food, house and clothing.

No, the question was, if characters are protected from PCs and NPCs alike
within their homes (an assumed requirement granted, but I feel its a
neccessary assumption the players will know that in most likelyhood their
characters won't be dead the next time they go to log on.), then there is
either the problem of preventing the PC criminal from reaching the safety
of home, or the conclusion that some god-like power has to be given to the
guards that they can circumvent otherwise fairly impregnible defences.

&gt; *shrug* not to me, but I admit not being particularly logical.
&gt; Marian
No, not illogical (ack a triple negative), just a different view of what
game mechanics should be absolute.

Gunther


</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="00215" HREF="msg00215.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></STRONG>
<UL><LI><EM>From:</EM> Marian Griffith &lt;gryphon#iaehv,nl&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00223.html">Re: [MUD-Dev]  Re: Idea: Hive-mind monster</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00225.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00220.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00218.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00224"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00224"><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] Fear of magic (was:Usability and interface)</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00217" HREF="msg00217.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Mon 03 Nov 1997, 00:40 GMT
<LI><strong><A NAME="00221" HREF="msg00221.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#user1,inficad.com">nightfall#user1,inficad.com</a>, Mon 03 Nov 1997, 07:51 GMT
</LI>
<LI><strong><A NAME="00225" HREF="msg00225.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></strong>, 
Derrick Jones <a href="mailto:gunther#online1,magnus1.com">gunther#online1,magnus1.com</a>, Mon 03 Nov 1997, 10:40 GMT
</LI>
</LI>
<LI><strong><A NAME="00220" HREF="msg00220.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Mon 03 Nov 1997, 00:43 GMT
</LI>
<LI><strong><A NAME="00224" HREF="msg00224.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></strong>, 
Derrick Jones <a href="mailto:gunther#online1,magnus1.com">gunther#online1,magnus1.com</a>, Mon 03 Nov 1997, 10:03 GMT
</LI>
<LI><strong><A NAME="00218" HREF="msg00218.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Mon 03 Nov 1997, 00:42 GMT
</LI>
<LI><strong><A NAME="00222" HREF="msg00222.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></strong>, 
Derrick Jones <a href="mailto:gunther#online1,magnus1.com">gunther#online1,magnus1.com</a>, Mon 03 Nov 1997, 08:56 GMT
<LI><strong><A NAME="00229" HREF="msg00229.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Mon 03 Nov 1997, 17:45 GMT
<LI><strong><A NAME="00232" HREF="msg00232.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Tue 04 Nov 1997, 04:32 GMT
</LI>
</LI>
</LI>
</ul>
</ul>
</ul>
</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>