Difference between revisions of "AgentDropGroup"

From Second Life Wiki
Jump to navigation Jump to search
m
 
 
Line 1: Line 1:
{{ProtocolNav}}
{{ProtocolNav}}
==Message Layout==
==Message Layout==
Line 15: Line 14:
==Usage and Notes==
==Usage and Notes==
[[Category:Messages]]
[[Category:Messages]]
[[Category:Agent Messages]]

Latest revision as of 15:29, 11 July 2009

Message Layout

{
	AgentDropGroup Low Trusted Zerocoded
	{
		AgentData			Single
		{	AgentID				LLUUID	}
		{	GroupID				LLUUID	}
	}
}

Usage and Notes