ScriptReset

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	ScriptReset Low NotTrusted Unencoded
	{
		AgentData		Single
		{	AgentID			LLUUID	}
		{	SessionID		LLUUID	}
	}
	{
		Script				Single
		{	ObjectID		LLUUID	}
		{	ItemID			LLUUID	}
	}
}

Usage and Notes