[Home] [Groups] - Message: [Prev in Group] [Next in Group]

nu.kanga.list.mud-dev

27298: Re: [MUD-Dev] Flow of messages

[Full Header] [Plain Text]
From: sanxion sanxion <sanxion2002@yahoo.com>
Newsgroups: nu.kanga.list.mud-dev
Date: Wed, 14 May 2003 01:50:49 -0700 (PDT)
References: [1]
Organization: Kanga.Nu
From Brian Lindahl <lindahlb@hotmail.com>:

> The model I use is one of a pipeline: brain <-> body
> <->environment.

Interesting as I also use brains and bodies... you seem to be using
a very similar model.

One problem I'm having is a simple thing such as handling the
display/prompt. I want all related messages to appear in one clump,
like this:

  <115/115 hp>
  line here
  line here
  line here
  <115/115 hp>

The problem is that the three lines above are generated by three
seperate events. How should I make sure that a number of events are
grouped? An obvious way would be to group events into buckets and
simply pass the bucket to everyone interested. This solution sends
too much information to too many.  Ideas?

Sax

<EdNote: Bob Pendleton's lists (and their archives) may be a better
venue for questions like this.>
_______________________________________________
MUD-Dev mailing list
MUD-Dev@kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev