1997Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev]  Re: Introductions and descriptions -->
<!--X-From-R13: Oqnz Ivttvaf <avtugsnyyNhfre1.vasvpnq.pbz> -->
<!--X-Date: Wed, 26 Nov 1997 07:15:15 +0000 -->
<!--X-Message-Id: 199711260715.AAA21839#user1,inficad.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 347BC82F.2C7#dial,pipex.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev]  Re: Introductions and descriptions</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:nightfall#user1,inficad.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="msg00413.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00415.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00408.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00428.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00414">Author</A>
&nbsp;|&nbsp;<A HREF="#00414">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00414">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev]  Re: Introductions and descriptions</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]  Re: Introductions and descriptions</LI>
<LI><em>From</em>: Adam Wiggins &lt;<A HREF="mailto:nightfall#user1,inficad.com">nightfall#user1,inficad.com</A>&gt;</LI>
<LI><em>Date</em>: Wed, 26 Nov 1997 00:15:39 -0700 (MST)</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:nightfall#inficad,com">nightfall#inficad,com</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
[Richard Woolcock:]
&gt; &gt; Well Bob will find out eventually if he keeps seeing this mushroom, because
&gt; &gt; for the game to describe it as "Oooh a lovely mushroom", it requires Bob to
&gt; &gt; perform his survival skill and he could succeed at some stage.  The only way
&gt; 
&gt; Hmmm you could use a 'chance of success' - however what I was referring to was
&gt; more along the lines of skill levels - thus
&gt; 
&gt; Survival 0 - You know nothing about survival.
&gt; Survival 1 - You know the basics, recognise simple plants, etc.
&gt; Survival 2 - You are intermediate, can recognise poisonous fungus, etc.
&gt; Survival 3 - You are skilled, blah blah blah....etc....
&gt; 
&gt; Thus if Bob has Survival &lt; 2, he won't recognise toadstools, whilst if he
&gt; has Survival &gt;= 2, he will.  Survival ROLLS would be used in 'chance' 
&gt; situations.

Better yet, use seeded randoms.  Thus it's still a roll, it's just always
the same for a given object.
For instance, in this case, use the object id of the toadstool plus
the object id of the character as your seed.  You roll, from 0 to 100,
a 74 (maybe adding in some 'bonus' for the type of toadstool).  As long
as that particular character's 'shrooms skill is below 74, they won't
recognize the mushroom.  Once they reach 74, they always recognize
it.  Now, a different character might recognize it at 68, and another
at 77 - giving you a bit of randomness without making looking at the
room twenty times useful.
This can be used quite effectively for sneaking, hiding, any sort of
lore skill, picking locks, whatever that you want to be a little random
without being spammable (ie, typing sneak over and over until your
buddy tells you you're sneaking).


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00428" HREF="msg00428.html">Re: [MUD-Dev]  Re: Introductions and descriptions</A></strong>
<ul compact><li><em>From:</em> Derrick Jones &lt;gunther#online1,magnus1.com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00408" HREF="msg00408.html">Re: [MUD-Dev]  Re: Introductions and descriptions</A></STRONG>
<UL><LI><EM>From:</EM> Richard Woolcock &lt;KaVir#dial,pipex.com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00413.html">Re: [MUD-Dev]  Re: Less numbers, more roleplaying.</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00415.html">[MUD-Dev]  Re: Less numbers, more roleplaying.</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00408.html">Re: [MUD-Dev]  Re: Introductions and descriptions</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00428.html">Re: [MUD-Dev]  Re: Introductions and descriptions</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00414"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00414"><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>[MUD-Dev]  Re: Introductions and descriptions</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00395" HREF="msg00395.html">[MUD-Dev]  Re: Introductions and descriptions</A></strong>, 
Maddy <a href="mailto:maddy#fysh,org">maddy#fysh,org</a>, Mon 24 Nov 1997, 14:58 GMT
<UL>
<LI><strong><A NAME="00401" HREF="msg00401.html">Re: [MUD-Dev]  Re: Introductions and descriptions</A></strong>, 
Richard Woolcock <a href="mailto:KaVir#dial,pipex.com">KaVir#dial,pipex.com</a>, Mon 24 Nov 1997, 18:53 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00407" HREF="msg00407.html">[MUD-Dev]  Re: Introductions and descriptions</A></strong>, 
Maddy <a href="mailto:maddy#fysh,org">maddy#fysh,org</a>, Tue 25 Nov 1997, 12:55 GMT
<UL>
<LI><strong><A NAME="00408" HREF="msg00408.html">Re: [MUD-Dev]  Re: Introductions and descriptions</A></strong>, 
Richard Woolcock <a href="mailto:KaVir#dial,pipex.com">KaVir#dial,pipex.com</a>, Tue 25 Nov 1997, 21:49 GMT
<UL>
<LI><strong><A NAME="00414" HREF="msg00414.html">Re: [MUD-Dev]  Re: Introductions and descriptions</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#user1,inficad.com">nightfall#user1,inficad.com</a>, Wed 26 Nov 1997, 07:15 GMT
<UL>
<LI><strong><A NAME="00428" HREF="msg00428.html">Re: [MUD-Dev]  Re: Introductions and descriptions</A></strong>, 
Derrick Jones <a href="mailto:gunther#online1,magnus1.com">gunther#online1,magnus1.com</a>, Fri 28 Nov 1997, 09:13 GMT
<UL>
<LI><strong><A NAME="00436" HREF="msg00436.html">Re: [MUD-Dev]  Re: Introductions and descriptions</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Fri 28 Nov 1997, 18:56 GMT
</LI>
<LI><strong><A NAME="00437" HREF="msg00437.html">Re: [MUD-Dev]  Re: Introductions and descriptions</A></strong>, 
Richard Woolcock <a href="mailto:KaVir#dial,pipex.com">KaVir#dial,pipex.com</a>, Fri 28 Nov 1997, 18:57 GMT
</LI>
<LI><strong><A NAME="00441" HREF="msg00441.html">Re: [MUD-Dev]  Re: Introductions and descriptions</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#user1,inficad.com">nightfall#user1,inficad.com</a>, Fri 28 Nov 1997, 21:26 GMT
</LI>
</UL>
</LI>
</UL>
</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>