From 029130bf9c76139fa836117987b60e801ac7ec7c Mon Sep 17 00:00:00 2001 From: Brad Kittenbrink Date: Wed, 23 May 2007 21:17:34 +0000 Subject: svn merge svn+ssh://svn.lindenlab.com/svn/linden/release@62339 svn+ssh://svn.lindenlab.com/svn/linden/branches/release-candidate62341 -> release --- scripts/messages/message_template.msg | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'scripts/messages') diff --git a/scripts/messages/message_template.msg b/scripts/messages/message_template.msg index 8213ed0bc9..71bbb0ee14 100644 --- a/scripts/messages/message_template.msg +++ b/scripts/messages/message_template.msg @@ -2122,6 +2122,10 @@ sim -> dataserver { AnimID LLUUID } { StartAnim BOOL } } + { + PhysicalAvatarEventList Variable + { TypeData Variable 1 } + } } // AgentRequestSit - Try to sit on an object @@ -3957,6 +3961,11 @@ sim -> dataserver AnimationSourceList Variable { ObjectID LLUUID } } + { + PhysicalAvatarEventList Variable + { TypeData Variable 1 } + } + } // AvatarAppearance - Update visual params @@ -6360,6 +6369,7 @@ sim -> dataserver AgentData Single { AgentID LLUUID } { SessionID LLUUID } + { TransactionID LLUUID } } { InventoryData Variable @@ -6400,6 +6410,7 @@ sim -> dataserver AgentData Single { AgentID LLUUID } { SimApproved BOOL } + { TransactionID LLUUID } } { InventoryData Variable @@ -6928,6 +6939,11 @@ sim -> dataserver // saving into task inventory. { DeRezAck Low Trusted Unencoded + { + TransactionData Single + { TransactionID LLUUID } + { Success BOOL } + } } // This message is sent from viewer -> simulator when the viewer wants -- cgit v1.2.3