Hi,
> I've done some basic investigation in Sierra SCI of this object; > differences are noted. > > > > ">heapobj 0xb7d0 > > Clone AutoDoor [..] > > cel[0007] = 0000 (0) > > priority[003f] = 0006 (6) > > underBits[0008] = 0000 (0) > appears to be 00e4 in Sierra SCI 0xe9e4, actually. But that's OK since we don't use underBits (setting it to non-zero might help.of course). > > signal[0011] = 4000 > 0440(?) 0x4004. The 4 flag is set by Animate() a few times (IIRC); did you check this object's flags at the same points? (It's not a particularly relevant flag, IIRC, but some weird script code _might_ check for it). > > nsTop[0009] = 003e (62) > 403e(?) 0x003e, that value is correct. Is this the object the selector lookup fails for? llap, Christoph
