[MUD-Dev] Richard A. Bartle talks MUD Design

Ted L. Chen tedlchen at yahoo.com
Sat Nov 27 22:53:30 CET 2004


Douglas Goodall wrote:
> Ted L. Chen wrote:

>> Keep in mind that that camping and hunting are two different
>> things - despite the fact that both cause the group to be rather
>> spatially static.  Instancing doesn't prevent camping since spawn
>> counters exist regardless of dimension.  Instancing however, does
>> resolve conflicts between multiple groups hunting through the
>> same area.

> That depends on the implementation. If boss mobs are reset with
> each new instance, or if the boss mob is there if anyone in the
> group has Quest_3415, etc, then instancing does alleviate (if not
> entirely prevent) camping.

Ah, but this is merely an extension of the same principle - since
from the perspective of the group that just killed the Boss mob, the
spawn counter cannot be reset prematurely unless they collapse the
instance by moving away from the camp spot.  In effect, this
implementation merely presents a strong motivation for campers to
move.

If they do move, the camping mutates into a hunting pattern, where
groups are on the move, but always visiting the same spots.  So we
get back to the original statement - since if they decide to stay
put, the instancing serves them no extra rewards.  If they hunt,
then the instancing has helped them avoid other hunting groups.  :)

Ted
_______________________________________________
MUD-Dev mailing list
MUD-Dev at kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev



More information about the mud-dev-archive mailing list