Difference between revisions of "DirPicksQueryBackend"

From Second Life Wiki
Jump to navigation Jump to search
m
(No difference)

Revision as of 15:34, 21 November 2006

Message Layout

{
	DirPicksQueryBackend Low Trusted Zerocoded
	{
		AgentData			Single
		{	AgentID			LLUUID	}
	}
	{
		QueryData			Single
		{	QueryID			LLUUID	}
		{	QueryFlags		U32		}
		{	EstateID		U32		}
		{	Godlike			BOOL	}
	}
}

Usage and Notes