StartLure: Difference between revisions

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

Latest revision as of 15:38, 21 November 2006

Message Layout

{
	StartLure	Low	NotTrusted Unencoded
	{
		AgentData	Single
		{	AgentID			LLUUID			}
		{	SessionID		LLUUID			}
	}
	{
		Info	Single
		{	LureType 		U8	 			}
		{	TargetID		LLUUID			}
		{	Message			Variable	1	}
	}
}

Usage and Notes