Hi,
On Tue, 14 Dec 1999, Lars Skovlund wrote:
> Block type 3 is the synonym block. It contains pairs of word group
> numbers (16-bit), where the second WGN will replace the first one during
> parsing. Note that the synonym blocks must be activated using a call to
> SetSynonyms.
SetSynonyms(Object *o):
*o contains two relevant selectors: elements, and size. Elements points to
a doubly linked list; size appears not to be related to this list (in all
of my tests, it pointed to exactly one object, a room object).
Any ideas how the synonyms are retreived from there?
llap,
Christoph