[Home] [Groups] - Message: [Prev in Group] [Next in Group]
1595: Re: [MUD-Dev] RP thesis...
[Full Header] [Plain Text]
From: "Chris Gray" <cg@ami-cg.GraySage.Edmonton.AB.CA>
Newsgroups: nu.kanga.list.mud-dev
Date: Wed, 21 May 97 19:46:50 MST
Organization: Kanga.Nu
[Chris L:]
: > l
: You are in a forest...yada yada something about an oak tree.
: ...much later...
: > say "Just go east in the forest until you see the Oak tree,
: and then head west..."
To make that work, you just need to make sure that the pseudo-randomly
generated terrain stuff is repeatable. Using some function of the
coordinates as the seed can do that for you. It takes a bit of work
to avoid patterns, however.
--
Chris Gray cg@ami-cg.GraySage.Edmonton.AB.CA