<!-- MHonArc v2.4.4 --> <!--X-Subject: Re: [MUD-Dev] Fear of magic (was:Usability and interface) --> <!--X-From-R13: Rreevpx Xbarf <thagureNbayvar1.zntahf1.pbz> --> <!--X-Date: Mon, 03 Nov 1997 10:40:39 +0000 --> <!--X-Message-Id: Pine.SV4.3.93.971103051949.23168D-100000@online1 --> <!--X-Content-Type: text/plain --> <!--X-Reference: 199711030040.SAA13931@dfw-ix7.ix.netcom.com --> <!--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> [ <a href="../">Other Periods</a> | <a href="../../">Other mailing lists</a> | <a href="/search.php3">Search</a> ] <br clear=all><hr> <!--X-Body-Begin--> <!--X-User-Header--> <!--X-User-Header-End--> <!--X-TopPNI--> Date: [ <a href="msg00224.html">Previous</a> | <a href="msg00226.html">Next</a> ] Thread: [ <a href="msg00221.html">Previous</a> | <a href="msg00220.html">Next</a> ] Index: [ <A HREF="author.html#00225">Author</A> | <A HREF="#00225">Date</A> | <A HREF="thread.html#00225">Thread</A> ] <!--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>: <A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A></LI> <LI><em>Subject</em>: Re: [MUD-Dev] Fear of magic (was:Usability and interface)</LI> <LI><em>From</em>: Derrick Jones <<A HREF="mailto:gunther#online1,magnus1.com">gunther#online1,magnus1.com</A>></LI> <LI><em>Date</em>: Mon, 3 Nov 1997 05:45:51 -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, Jon A. Lambert wrote: > On 2 Nov 97 at 15:15, Marian Griffith wrote: > > On Sun 02 Nov, Sauron wrote: > > > Marian wrote: > > Why not simply have the > > guards order you to surrender. If you do so you're handcuffed and > > brought to the police station. Or if you refuse you fight them for > > real. They'll still arrest you if you are unconscious rather than > > dead at the end of the fight. Of course if theres no more guard to > > fight you can walk away. > > I would believe that submission or surrender should always be an > option. Especially in dealings with "civilized" NPCs. > The presumption of my combat system is that PCs and NPCs become > unconscious at 0 hit points, not dead (in general). Any automated > combat stops allowing the PC or NPC to make a decision on whether to > finish the kill, heal, or bind and imprison the fallen. Yes, but there's a lot more to non-leathal combat than knocking someone unconscious (and almost dead in this case). How about a simple tackle (grappling), or the LAPD method of swarm-and-immobilize? I personally think if guards rush at Bubba trying to hack him with swords, they're more likely to kill him than arrest him. > I'm not fond of teleport mechanisms. I'd rather the guards parade > the captive through the streets on the way to prison. ;) Same here. Gives a bit of recognition (positive and negative) to the arrested. Also makes for a wonderful display when a known criminal is brougt to justice. > > > > Why not put a criminal on the wanted list if they run off this way. Then > > > > they must disguise themselves on return or risk being recognised and ar- > > > > rested next time they connect? > > > The key here is whether the guards can "recognize" Bubba. > Recognition code for PCs and NPCs seems like [a good idea] to me. Its actually trivial if you have Universal namespaces, especially if PCs stay within virtual memory (just a pointer to the player and save some ID number in case of system reboots). Things really don't start to get interesting until you add the dimension of _not_ being able to recognize another character. > > > > > More realistically, just force _characters_ to remain in-game even while > > > > > the players are away...It becomes difficult to balance on a PK mud, but > > > > > managible if you allow players to create scripts and defences to use in > > > > > place of human input. > > > > > > That's a possibility also even though it would make it impossible for > > > > somebody like me to play your game. > > > > > Not necessarily. It can be done in a manner that does not resemble > programming or scripting in the traditional sense. > > > > why? seriously you either place your character in a "safe room" where > > > they cant be attacked (if the game allows such rooms) or you leave your > > > connection active (their are numerous programs out there that will > > > reconnect for you if you get dumped) and it is not very hard to program > > > a simple script that will run when attacked or respond by saying run a > > > room, hide, when X enters, attack X, run, etc. > > The PC simply becomes an NPC in the game and would return to > "normal" daily life. The presumes you have game mechanisms to define > and handle this sort of activity. I don't think keeping the > connection active is a reasonable solution. > Thank you. I'm glad someone here realizes that characters just don't 'disappear' when the connection is severed. The problems arising from keeping characters alive while their player is absent is what prompted the fortress-house concept. > > > > > Basically, I'd have to create a near-omniscient, near-omnipresent, and > > > > > near-omnipotent police force protecting this anti-violence zone, but such > > > > > a force would by its nature overrun and control the entire mud-world to > > > > > impose its doctrine of non-violence everywhere. While this could be an > > > > > interesting twist to the mud's theme, its not what I'm looking for. > > > > > > What are you looking for? Guaranteeing the integrity of a > non-violent zone? Yes. that was the original intention, although it changed into an interesting discussion of the game-physics involved in teleportation in a parallel thread. I was attempting to design a 'safe haven' without breaking down SOD with the typical: %kill Bubba Violence is not permitted here. which seems to be the standard current method of approaching such a problem. </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="00217" HREF="msg00217.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></STRONG> <UL><LI><EM>From:</EM> "Jon A. Lambert" <jlsysinc#ix,netcom.com></LI></UL></LI> </UL></LI></UL> <!--X-References-End--> <!--X-BotPNI--> <UL> <LI>Prev by Date: <STRONG><A HREF="msg00224.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></STRONG> </LI> <LI>Next by Date: <STRONG><A HREF="msg00226.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></STRONG> </LI> <LI>Prev by thread: <STRONG><A HREF="msg00221.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></STRONG> </LI> <LI>Next by thread: <STRONG><A HREF="msg00220.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></STRONG> </LI> <LI>Index(es): <UL> <LI><A HREF="index.html#00225"><STRONG>Date</STRONG></A></LI> <LI><A HREF="thread.html#00225"><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="00208" HREF="msg00208.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></strong>, Sauron <a href="mailto:dlove#kusd,kusd.edu">dlove#kusd,kusd.edu</a>, Sun 02 Nov 1997, 18:48 GMT <LI><strong><A NAME="00215" HREF="msg00215.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></strong>, Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Sun 02 Nov 1997, 22:57 GMT <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> <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> </LI> </ul> </ul> </ul> </ul> </ul> </ul> </ul> </ul> </ul> </LI> </UL></BLOCKQUOTE> </ul> <hr> <center> [ <a href="../">Other Periods</a> | <a href="../../">Other mailing lists</a> | <a href="/search.php3">Search</a> ] </center> <hr> </body> </html>