Difference between revisions of "PlacesQuery"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 30: Line 30:
|-
|-
|Value||Name
|Value||Name
|-
|64||Avatar Owned
|-
|-
|256||Group Owned
|256||Group Owned

Latest revision as of 06:51, 30 July 2015

Message Layout

{
	PlacesQuery Low NotTrusted Zerocoded
	{
		AgentData		Single
		{	AgentID		LLUUID		}
		{	SessionID	LLUUID		}
		{	QueryID		LLUUID		}
	}
	{
		TransactionData Single
		{	TransactionID	LLUUID	}
	}
	{
		QueryData		Single
		{	QueryText	Variable	1	}
		{	QueryFlags	U32				}
		{	Category	S8				}
		{	SimName		Variable	1	}
	}
}

Usage and Notes

QueryFlags:

Value Name
64 Avatar Owned
256 Group Owned