diff options
author | Josh Bell <josh@lindenlab.com> | 2007-11-21 02:29:23 +0000 |
---|---|---|
committer | Josh Bell <josh@lindenlab.com> | 2007-11-21 02:29:23 +0000 |
commit | e5057b4747e6a833dde7feb11814bcf8b82fcffc (patch) | |
tree | ed390915302f193c9f17175498beb59ded6fd048 /scripts | |
parent | 78aec043f35b8b07dc0f2ba39baba737dd57555e (diff) |
svn merge -r 73201:74169 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-5-Server --> release
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/messages/message_template.msg | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/scripts/messages/message_template.msg b/scripts/messages/message_template.msg index 07215180f5..938a30ae53 100644 --- a/scripts/messages/message_template.msg +++ b/scripts/messages/message_template.msg @@ -3038,7 +3038,7 @@ version 2.0 // and where someone you are tracking is located. They are -1 if not // applicable. { - CoarseLocationUpdate Medium 6 Trusted Unencoded UDPDeprecated + CoarseLocationUpdate Medium 6 Trusted Unencoded { Location Variable { X U8 } @@ -3050,6 +3050,10 @@ version 2.0 { You S16 } { Prey S16 } } + { + AgentData Variable + { AgentID LLUUID } + } } // ImageData - sent to viewer to transmit information about an image |