ThreadBoard ArchivesSite FeaturesActiveworlds SupportHistoric Archives |
AW_EVENT_AVATAR_ADD/DELETE (Sdk)
AW_EVENT_AVATAR_ADD/DELETE // Sdktom russellOct 12, 1999, 2:21am
I noticed that when an avatar teleports or moves out of the range of one
instance and into another, sometimes the sequence of ADD/DELETE events is reversed. In my program, I maintain a list of pointers to avatar objects and the instances which recieve events associated with each avatar. This is making it difficult, as the instance is often wrong when I go to speak to an avatar from the program. Has anyone run into this problem and devised a solution? Tom Russell |