<!-- MHonArc v2.4.4 --> <!--X-Subject: Re: [MUD-Dev] Character evolution --> <!--X-From-R13: pynjerapNphc.uc.pbz --> <!--X-Date: Thu, 04 Sep 1997 22:25:11 +0000 --> <!--X-Message-Id: 199709042223.PAA00478#xsvr3,cup.hp.com --> <!--X-Content-Type: text/plain --> <!--X-Reference: 199708312049.3500100#bedford,net --> <!--X-Head-End--> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <title>MUD-Dev message, Re: [MUD-Dev] Character evolution</title> <!-- meta name="robots" content="noindex,nofollow" --> <link rev="made" href="mailto:clawrenc#cup,hp.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="msg01098.html">Previous</a> | <a href="msg01100.html">Next</a> ] Thread: [ <a href="msg01008.html">Previous</a> | <a href="msg00924.html">Next</a> ] Index: [ <A HREF="author.html#01099">Author</A> | <A HREF="#01099">Date</A> | <A HREF="thread.html#01099">Thread</A> ] <!--X-TopPNI-End--> <!--X-MsgBody--> <!--X-Subject-Header-Begin--> <H1>Re: [MUD-Dev] Character evolution</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] Character evolution</LI> <LI><em>From</em>: <A HREF="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</A></LI> <LI><em>Date</em>: Thu, 04 Sep 97 14:55:50 -0700</LI> <LI><em>Reply-to</em>: <A HREF="mailto:claw#null,net">claw#null,net</A></LI> </UL> <!--X-Head-of-Message-End--> <!--X-Head-Body-Sep-Begin--> <HR> <!--X-Head-Body-Sep-End--> <!--X-Body-of-Message--> <PRE> In <<A HREF="msg00922.html">199708312049.3500100#bedford,net</A>>, on 08/31/97 at 04:06 PM, "Brian Price" <blprice#bedford,net> said: >I have at various times toyed with the idea of a hard Sci-Fi mud >(sans psi aka magic) borrowing heavily from the Traveller rpg for the > overall game system. I would like to implement such an mud if I >could get around a few nagging problems such as: > If players have access to starships you _rapidly_ >run out of areas. This leaves you with three basic choices: >A. do not allow players access to starships >B. use a plot mechanism which justifies a finite univerese >C. use a random area generator I'd note that B is a superset of A. Consider: Starship travel is only accomplished by hitching rides on alien space ships. Human/player travellers have no control over destination, have no understanding of the technology used, and more or less hop on and hope. This could be taken as a direct extension of the old, "Of Mice and Men" where 120' aliens have taken over the earth, never noticing Homo Sap's prior occupation or their spirited defence via nukes etc. Homo Sap. now lives the insulation inside the walls of their buildings, and is treated much the way we now treat cockroaches living in our walls (poison, bug spray, bug bombs etc). Homo Sap. escapes Earth by hitching rides on alien space ships as vermin in the walls, plants, packing cases, etc. Startship travel is currently only possible between known defined locations. Various models come to mind: Wormhole variation -- there are various "special" points in space, the distance between which can be travelled in some special manner in very little time. Specific points are linked to specific other points. As such the set of visitable areas is lmited by the pre-defined network of point relations. Beacon/echo variations -- FTL travel is accomplished via matter casting between a sation and a remote receiver. The receiver re-assembles the transmission into the original objects. This is largely a variation on a wormhole method with the addendum that you can require the remote receving station to have to be sent their by sub-light means. Hitchhiking -- see vermin scenario above, this is a variation. Man has sub-light space travel. A species of space faring beast is discovered ala Niven's Slaver StageTrees which migrates by some unknown FTL method between multiple star systems. (A complex interstellar breeding pattern could be the key, or an interstellar seeding pattern ala StageTrees could also do). Homo Sap. then hitches rides with the animals/plants/whatever when they go inter-stellar. Pet -- Homo Sap is conveyed about a limited section of the galaxy by friendly aliens. All travel is by alien ships which are controlled by aliens. All attempts to mess with aliens results in spacing. This is a variation on Hitchiking except for presentation. These are all plot mechanisms at the base. More simply the question to me derives to a choice between unrestricted interstellar travel, and restricted (predefined or limited) destinations. Note that this is not unique to an SF MUD. Consider the case of a standard fantasy MUD which attempts to define the entire surface of a planet. Who the is going to write areas, topologies, etc for an entire planet? Going to use invisible barriers, "You can't go that way," when they hit an undefined area? The problem is scale, not mechanics. >Choice A could lead to a very viable game, perhaps along the lines of > an aftermath scenario.. ie. starships don't exist. However this is >personally unsatisfying as part of the lure for me of sci-fi is the >device of travelling between the stars. I don't see (as above) that not doing A precludes hainve interstellar travel. >Choice B could be done by assuming a wormhole or jumpgate style of >interstellar flight. While this works, it undermines the ability of >pcs to move between differing political entities since system >entry/exit points are easily defended/controlled. Not necessarily. If the control point is not locational (cf the above StageTree example), then the resource is a lot tougher to control/limit. Consider the case of the family which has a large secret grove of StageTrees hidden off in the boondocks... >Choice C seems at first to merely be a design problem, but assuming >you solve the design problem of generating 'realistic' worlds/systems > randomly, you now have a storage problem... your universe file will > become _HUGE_. Use predetermined seeds for your random number generator. The standard method is to have the seed derived from the coordiantes. A standard extension is to have an overlay sparse array which provides weightings to the seed deriving function such that you make artificially make, say, class M stars guaranteed more populous in one area, or higher oxygen counts ...etc. >Even assuming you manage to solve the problems associated with one of >the above choices in a logically consistant yet interesting manner, >you are still left with huge game design problems (from a mud >standpoint). The plot device of magic easily sidesteps many >problems that a hard sci-fi mud would need to deal with logically. What difficulties would you see with the humans as vermin or StageTree scenarios? >I think the task of creating an enjoyable and realistic semi-hard >sci-fi mud is doable but it would seem to be a _very_ difficult task >to do it well. I suspect that the real work is in the scenario definition, not the implementation. High magic worlds typically are balanced the other way -- the work is in the implemenation, and the definition is trivial. -- J C Lawrence Internet: claw#null,net (Contractor) Internet: coder#ibm,net ---------------(*) Internet: clawrenc#cup,hp.com ...Honorary Member Clan McFUD -- Teamer's Avenging Monolith... </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="00922" HREF="msg00922.html">Re: [MUD-Dev] Character evolution</A></STRONG> <UL><LI><EM>From:</EM> "Brian Price" <blprice#bedford,net></LI></UL></LI> </UL></LI></UL> <!--X-References-End--> <!--X-BotPNI--> <UL> <LI>Prev by Date: <STRONG><A HREF="msg01098.html">[MUD-Dev] Character evolution</A></STRONG> </LI> <LI>Next by Date: <STRONG><A HREF="msg01100.html">Re: [MUD-Dev] MUD universe</A></STRONG> </LI> <LI>Prev by thread: <STRONG><A HREF="msg01008.html">Re: [MUD-Dev] Character evolution</A></STRONG> </LI> <LI>Next by thread: <STRONG><A HREF="msg00924.html">Re: [MUD-Dev] Character evolution</A></STRONG> </LI> <LI>Index(es): <UL> <LI><A HREF="index.html#01099"><STRONG>Date</STRONG></A></LI> <LI><A HREF="thread.html#01099"><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] Character evolution</STRONG>, <EM>(continued)</EM> <ul compact> <ul compact> <LI><strong><A NAME="01023" HREF="msg01023.html">Re: [MUD-Dev] Character evolution</A></strong>, clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Tue 02 Sep 1997, 19:46 GMT </LI> </ul> <LI><strong><A NAME="00922" HREF="msg00922.html">Re: [MUD-Dev] Character evolution</A></strong>, Brian Price <a href="mailto:blprice#bedford,net">blprice#bedford,net</a>, Sun 31 Aug 1997, 23:06 GMT <UL> <LI><strong><A NAME="00923" HREF="msg00923.html">Re: [MUD-Dev] Character evolution</A></strong>, Jeff Kesselman <a href="mailto:jeffk#tenetwork,com">jeffk#tenetwork,com</a>, Sun 31 Aug 1997, 23:15 GMT </LI> <LI><strong><A NAME="01008" HREF="msg01008.html">Re: [MUD-Dev] Character evolution</A></strong>, Nathan Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Tue 02 Sep 1997, 10:39 GMT </LI> <LI><strong><A NAME="01099" HREF="msg01099.html">Re: [MUD-Dev] Character evolution</A></strong>, clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Thu 04 Sep 1997, 22:25 GMT </LI> </UL> </LI> <LI><strong><A NAME="00924" HREF="msg00924.html">Re: [MUD-Dev] Character evolution</A></strong>, Travis Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Mon 01 Sep 1997, 00:31 GMT </LI> <LI><strong><A NAME="01063" HREF="msg01063.html">Re: [MUD-Dev] Character evolution</A></strong>, Travis Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Thu 04 Sep 1997, 00:08 GMT <UL> <LI><strong><A NAME="01117" HREF="msg01117.html">Re: [MUD-Dev] Character evolution</A></strong>, clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Sat 06 Sep 1997, 00:10 GMT </LI> </UL> </LI> <LI><strong><A NAME="01080" HREF="msg01080.html">Re: [MUD-Dev] Character evolution</A></strong>, Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Thu 04 Sep 1997, 14:38 GMT </LI> </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>