[MUD-Dev] RP thesis...
Chris Gray
cg at ami-cg.GraySage.Edmonton.AB.CA
Wed May 21 19:46:50 CEST 1997
[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 at ami-cg.GraySage.Edmonton.AB.CA
More information about the mud-dev-archive
mailing list