Sit

26 March 2016

  • Release 9.55 - added the sit notification.

<data Notifications> Type: Corrade progressive notification Notification[wiki]: sit Data[wiki]: type, agent, firstname, lastname, new, old Structure[wiki]: AvatarSitChangedEventArgs Description[wiki]: Avatars sitting and unsitting in connected regions. Commands[wiki]: None. Last Changes[wiki]: Release 9.55 - added the sit notification. </data>

Data Description
type The type of the notification.
agent The UUID of the agent sitting or unsitting.
firstname The first name of the agent sitting or unsitting.
lastname The last name of the agent sitting or unsitting.
old The UUID of the previous primitive that the agent was sitting on.
new The UUID of the new primitive that the agent is now sitting on.

Notes