<!-- MHonArc v2.4.4 --> <!--X-Subject: Re: Just a bit of musing --> <!--X-From-R13: pbqreNvoz.arg --> <!--X-Date: from tacitus.globecomm.net [207.51.48.7] by mx3.ibm.net id 857792988.85692-1 Sat Mar 8 03:49:48 1997 --> <!--X-Message-Id: 199703080354.DAA130090#out1,ibm.net --> <!--X-Content-Type: text/plain --> <!--X-Reference: 199703021758.RAA99758#out2,ibm.net --> <!--X-Head-End--> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <title>MUD-Dev message, Re: Just a bit of musing</title> <!-- meta name="robots" content="noindex,nofollow" --> <link rev="made" href="mailto:coder#ibm,net"> </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="msg00072.html">Previous</a> | <a href="msg00068.html">Next</a> ] Thread: [ <a href="msg00072.html">Previous</a> | <a href="msg00068.html">Next</a> ] Index: [ <A HREF="author.html#00073">Author</A> | <A HREF="#00073">Date</A> | <A HREF="thread.html#00073">Thread</A> ] <!--X-TopPNI-End--> <!--X-MsgBody--> <!--X-Subject-Header-Begin--> <H1>Re: Just a bit of musing</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: Just a bit of musing</LI> <LI><em>From</em>: <A HREF="mailto:coder#ibm,net">coder#ibm,net</A></LI> <LI><em>Date</em>: Thu, 06 Mar 97 06:44:50 -0800</LI> </UL> <!--X-Head-of-Message-End--> <!--X-Head-Body-Sep-Begin--> <HR> <!--X-Head-Body-Sep-End--> <!--X-Body-of-Message--> <PRE> On 02/03/97 at 11:14 AM, GnomesHome#aol,com said: > Send a small stream outlining points of interest, but then build up to a >full picture over time, if they stay there long enough? cf PNG, and ohhh, err, damn, I forget the name of the other (proprietary) format that does precisely this "ressing" in. (NO, I'm NOT talking about interlaced GIF's) >Hard to do, but >not impossible (the server has to do a lot of work to determine if the >image is available to the client, how far along the previous rendition >was when the room was last visited, and other considerations) Actually all that can be done client side with client-side requests of the server for a graphic at a stated res etc. >In the past, when I've been "lurking", reading everyones contributions, >there seems to be a lot of emphasis on making things more realistic >(unique, I suppose, which is good), but it seems to me what is often >overlooked is the "fun" factor. It's a game. With approximations, True. However what is easy to ignore in such discussions is that adding such "realism" also allows really neat unrealistic items to be coded more easily. Consider the simple case of character names: In my current server the users name everything. There are no default names (well, except for a very few "special object" which are unique enough to require remote referencing as well as nodes in the global namespace). There is no clear distinction between mobiles and player characters (they're all just bodies anyways, and players can steal mobile (and other player's) bodies, use them for whatever they want, control multiple bodies simultaneously, give them away, trade them etc, but that's another story). However, players can "name" characters they meet. The only requirement is that name assigned is unique as far as the player who assigned it is concerned (ie it is context sensitive on the naming player). > l There is a large ugle troll here. > name troll bubba Done. > l Bubba is here. Now of course there is nothing to prevent 50 different players naming 50 different characters "Bubba", resulting in what we called the Silke effect. More usually of course the exchange will be something like: > l There is a large troll here. > "Hey troll, what's your name? The troll says, "My name is Bone Gnasher." > name troll bone gnasher or possibly more humourously: > l There is a large troll here. > "Hey troll, what's your name? The troll says, "My name is Bone Gnasher." > name troll bone gnasher Obviously the tendency is for players to _try_ and name themselves. As such scenes ala: There is a troll here. > say Want to help me do Castle Krak? The troll says, "Sure! What's your name?" > say Most people call me Bubba. The troll says, "Got it. My name is Boffo." > name troll Bernard > say Right! Lets go! will be common. Of course the pattern could also be: There is a troll here. > say Want to help me do Castle Krak? The troll says, "Sure! What's your name?" > say Most people call me Bubba. The troll says, "Got it. My name is Boffo." > name troll TwitFace > say Right! Lets go! or: There is a troll here. > name troll victem ... > ...travel to favourite killing fields... > summon victem FWIW this are was under fairly heavy discussion as of when the last list folded, >because without them, it would be like real life, and not a lot of fun >(how many feel their life is THAT much fun? If you say "yes" <blurgh!>, >then what are you doing here then? <g>) Err, because I also see a major application for MUD servers in academic and research simulations, where the game rules and values just don't apply? -- J C Lawrence Internet: claw#null,net ----------(*) Internet: coder#ibm,net ...Honourary Member of 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--> <!--X-References-End--> <!--X-BotPNI--> <UL> <LI>Prev by Date: <STRONG><A HREF="msg00072.html">Re: Just a bit of musing</A></STRONG> </LI> <LI>Next by Date: <STRONG><A HREF="msg00068.html">Re: Just a bit of musing</A></STRONG> </LI> <LI>Prev by thread: <STRONG><A HREF="msg00072.html">Re: Just a bit of musing</A></STRONG> </LI> <LI>Next by thread: <STRONG><A HREF="msg00068.html">Re: Just a bit of musing</A></STRONG> </LI> <LI>Index(es): <UL> <LI><A HREF="index.html#00073"><STRONG>Date</STRONG></A></LI> <LI><A HREF="thread.html#00073"><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: Just a bit of musing</STRONG>, <EM>(continued)</EM> <ul compact> <LI><strong><A NAME="00052" HREF="msg00052.html">Re: Just a bit of musing</A></strong>, coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Wed 05 Mar 1997, 14:33 GMT </LI> <LI><strong><A NAME="00054" HREF="msg00054.html">Re: Just a bit of musing</A></strong>, coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Wed 05 Mar 1997, 16:15 GMT </LI> <LI><strong><A NAME="00071" HREF="msg00071.html">Re: Just a bit of musing</A></strong>, coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Sat 08 Mar 1997, 11:49 GMT </LI> <LI><strong><A NAME="00072" HREF="msg00072.html">Re: Just a bit of musing</A></strong>, coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Sat 08 Mar 1997, 11:49 GMT </LI> <LI><strong><A NAME="00073" HREF="msg00073.html">Re: Just a bit of musing</A></strong>, coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Sat 08 Mar 1997, 11:49 GMT </LI> <LI><strong><A NAME="00068" HREF="msg00068.html">Re: Just a bit of musing</A></strong>, coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Sat 08 Mar 1997, 11:53 GMT </LI> <LI><strong><A NAME="00069" HREF="msg00069.html">Re: Just a bit of musing</A></strong>, coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Sat 08 Mar 1997, 11:54 GMT </LI> <LI><strong><A NAME="00076" HREF="msg00076.html">Re: Just a bit of musing</A></strong>, Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Sat 08 Mar 1997, 14:00 GMT </LI> <LI><strong><A NAME="00077" HREF="msg00077.html">Re: Just a bit of musing</A></strong>, Adam Wiggins <a href="mailto:nightfall#inficad,com">nightfall#inficad,com</a>, Sat 08 Mar 1997, 19:00 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>