DirPicksQuery

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	DirPicksQuery Low NotTrusted Zerocoded
	{
		AgentData			Single
		{	AgentID			LLUUID	}
		{	SessionID		LLUUID	}
	}
	{
		QueryData			Single
		{	QueryID			LLUUID	}
		{	QueryFlags		U32		}
	}
}

Usage and Notes