[Home] [Groups] - Message: [Prev in Group] [Next in Group]
436: Re: [MUD-Dev] Room-based vs. coordinate-based
[Full Header] [Plain Text]
From: "Alex Oren" <alexo@bigfoot.com>
Newsgroups: nu.kanga.list.mud-dev
Date: Tue, 03 Jun 1997 09:37:24 GMT
References: [1]
Organization: Kanga.Nu
Jeff wrote:
} > I have some questions regarding a room-based vs. a coordinate-based
} > MUD issues.
}
} Well, they aren't necessarily mutually exclusive...
}
} I do both. A "room" based system (really a N deep hirearchical tree of
} containers) where there is a coord system inside of each "room".
How do you handle cross-room actions?
What do you handle in a "room" fashion and what in a "coordinate" fashion?
What algorithms do you use?
Have fun,
Alex.