AgentThrottle: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
mNo edit summary
(No difference)

Revision as of 15:41, 21 November 2006

Message Layout

{
	AgentThrottle Low NotTrusted Zerocoded
	{
		AgentData			Single
		{	AgentID			LLUUID		}
		{	SessionID		LLUUID		}
		{	CircuitCode		U32		}
	}
	{
		Throttle			Single
		{	GenCounter		U32		}
		{	Throttles		Variable 1	}
	}
}

Usage and Notes