1997Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev]  newbie -->
<!--X-From-R13: [vebfyni Evybivp <fvybivpNmrfbv.sre.ue> -->
<!--X-Date: Tue, 04 Nov 1997 10:47:22 +0000 -->
<!--X-Message-Id: 7esotd6im3.fsf#mare,zesoi.fer.hr -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199711022115.VAA95610#out1,ibm.net -->
<!--X-Reference: 345DCC13.167EB0E7#efrei,fr -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev]  newbie</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:silovic#zesoi,fer.hr">
</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="msg00233.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00235.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00227.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00236.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00234">Author</A>
&nbsp;|&nbsp;<A HREF="#00234">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00234">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev]  newbie</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]  newbie</LI>
<LI><em>From</em>: Miroslav Silovic &lt;<A HREF="mailto:silovic#zesoi,fer.hr">silovic#zesoi,fer.hr</A>&gt;</LI>
<LI><em>Date</em>: 04 Nov 1997 11:47:32 +0100</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:silovic#srce,hr">silovic#srce,hr</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
Marc Eyrignoux &lt;Marc.Eyrignoux#efrei,fr&gt; writes:

&gt; We will concentrate our efforts on doing something interesting for the
&gt; players, something that really gets them involved within the game. We
&gt; would like to create situations which encourage role-playing. It'll be a
&gt; player-killer mud. Each player will belong to a God (one of us), and
&gt; Gods will be allied, neutral or opposed to others. Players won't be able
&gt; to know the god of other players, or will know it through role-playing.
&gt; XP will hardly increase through fighting, but a lot through
&gt; accomplishing quests or being what you're supposed to be (a good, loyal
&gt; fellow? a fucking rogue?...) 

Probably more than 2/3 of the flames (mild as they might be) on this
list are caused precisely by disagreements on how to properly
stimulate roleplaying (probably because there is /no/ right way,
except possibly by player cooperation - although I'd like to see
PhysMUD++ in action before I make final judgement on that :) ).

&gt; As a part of the client, I'm really interested with String-parsing. I've
&gt; watched at what you said, and I would like to know how to get the GNU
&gt; sources that JC dealt with. 

Any GNU archive ought to help. Do an archie search. :) On another
thread, I decided I liked compiler-compiler idea enough to squish it
into some 50 lines of obfuscated ColdC. :) Now I'll have to
featurize/optimize, of course.

&gt; I would still like to know if a transactionnal database like Oracle is
&gt; really efficient and usefull for what we want to do (a lot of NPC,
&gt; descriptions, ..., but simple requests). Why don't you prefer separate

Oracle is probably very bad idea because its goals are completely
different from MUD's. In particular, MUDs need performance over
reliability (while for Oracle, reliability is the topmost priority in
all situations). Also, if you've already opted for C++, take a look at
some of the object-oriented databases out there (YOODA, for example).

&gt; files? Another question for JC: what is an account/softcode negociater?

Wasting inodes. Wasting diskspace. Also, there are plenty of
single-file database tools which perform much better than your average
filesystem.

&gt; More generally, what is the distinction between softcode and hardcode? 

Cultural. ;)

Seriously, by 'hardcode' is usually meant 'compilable binary code', while
softcode is written inside the MUD. I don't like this division, since some
MUDs can actually compile their internal language.

So I'd propose this: softcode = part of the MUD code that is editable
and replacable at runtime, hardcode = the rest of the MUD code.

&gt; As my mud isn't really begun yet, I don't have many answers to give to
&gt; the mailing list, but I promise to get more involved when I will feel
&gt; capable to give programmable and realistic answers. A little something:
&gt; my mud will be in french. 

May the force be with you. ;) Seriously, I considered running a
non-English MUD, but... English grammar, at least nouns, is regular
enough that converting to any other language meant *tons* of problems.

&gt; I'm really happy to be in this list. 

Send us some notes on your design. :)

&gt; Thanks in advance for the anwser.
&gt; 
&gt; 

-- 
I refuse to use .sig

</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="00214" HREF="msg00214.html">SUMMARY: Skills and Skills improvement</A></STRONG>
<UL><LI><EM>From:</EM> coder#ibm,net</LI></UL></LI>
<LI><STRONG><A NAME="00227" HREF="msg00227.html">newbie</A></STRONG>
<UL><LI><EM>From:</EM> Marc Eyrignoux &lt;Marc.Eyrignoux#efrei,fr&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00233.html">Re: [MUD-Dev] string parsing</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00235.html">Re: [MUD-Dev] string parsing</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00227.html">newbie</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00236.html">Re: [MUD-Dev]  newbie</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00234"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00234"><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>
<LI><strong><A NAME="00865" HREF="msg00865.html">RE: [MUD-Dev] Fear of magic (was:Usability and interface)</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Thu 18 Dec 1997, 15:42 GMT
<UL>
<LI><strong><A NAME="00903" HREF="msg00903.html">Re: [MUD-Dev] Fear of magic (was:Usability and interface)</A></strong>, 
Alex Oren <a href="mailto:alexo#bigfoot,com">alexo#bigfoot,com</a>, Sun 21 Dec 1997, 16:45 GMT
</LI>
</UL>
</LI>
</ul>
</LI>
<LI><strong><A NAME="00214" HREF="msg00214.html">SUMMARY: Skills and Skills improvement</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Sun 02 Nov 1997, 21:12 GMT
<UL>
<LI><strong><A NAME="00227" HREF="msg00227.html">newbie</A></strong>, 
Marc Eyrignoux <a href="mailto:Marc.Eyrignoux#efrei,fr">Marc.Eyrignoux#efrei,fr</a>, Mon 03 Nov 1997, 13:05 GMT
<UL>
<LI><strong><A NAME="00234" HREF="msg00234.html">Re: [MUD-Dev]  newbie</A></strong>, 
Miroslav Silovic <a href="mailto:silovic#zesoi,fer.hr">silovic#zesoi,fer.hr</a>, Tue 04 Nov 1997, 10:47 GMT
</LI>
<LI><strong><A NAME="00236" HREF="msg00236.html">Re: [MUD-Dev]  newbie</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Tue 04 Nov 1997, 17:44 GMT
<UL>
<LI><strong><A NAME="00239" HREF="msg00239.html">Sorry...</A></strong>, 
Bjarni Norddahl <a href="mailto:btn#dark,x.dtu.dk">btn#dark,x.dtu.dk</a>, Wed 05 Nov 1997, 08:46 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00237" HREF="msg00237.html">Re: [MUD-Dev]  newbie</A></strong>, 
Sauron <a href="mailto:dlove#kusd,kusd.edu">dlove#kusd,kusd.edu</a>, Tue 04 Nov 1997, 21:47 GMT
<UL>
<LI><strong><A NAME="00249" HREF="msg00249.html">Re: [MUD-Dev]  newbie</A></strong>, 
Derrick Jones <a href="mailto:gunther#online1,magnus1.com">gunther#online1,magnus1.com</a>, Fri 07 Nov 1997, 04:13 GMT
</LI>
</UL>
</LI>
</UL>
</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>