ScriptDataRequest

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	ScriptDataRequest Low Trusted Unencoded
	{
		DataBlock			Variable
		{	Hash			U64				}
		{	RequestType		S8				}
		{	Request			Variable	2	}
	}
}

Usage and Notes