summaryrefslogtreecommitdiff
path: root/scripts/messages
diff options
context:
space:
mode:
authorBrad Kittenbrink <brad@lindenlab.com>2007-05-23 21:17:34 +0000
committerBrad Kittenbrink <brad@lindenlab.com>2007-05-23 21:17:34 +0000
commit029130bf9c76139fa836117987b60e801ac7ec7c (patch)
treeee320f7737ad3edc74a2401b5bd20a027b670487 /scripts/messages
parent0aac2f674e4bd2fc73025ec8b649739cf7be3e4c (diff)
svn merge svn+ssh://svn.lindenlab.com/svn/linden/release@62339 svn+ssh://svn.lindenlab.com/svn/linden/branches/release-candidate62341 -> release
Diffstat (limited to 'scripts/messages')
-rw-r--r--scripts/messages/message_template.msg16
1 files changed, 16 insertions, 0 deletions
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