MapNameRequest

From Second Life Wiki
Revision as of 19:28, 9 June 2008 by Day Oh (talk | contribs) (→‎Usage and Notes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Message Layout

{
	MapNameRequest Low	NotTrusted Unencoded
	{
		AgentData		Single
		{	AgentID		LLUUID	}
		{	SessionID	LLUUID	}
		{	Flags		U32		}
		{	EstateID	U32		}	
		{	Godlike		BOOL	}	
	}
	{
		NameData		Single
		{	Name		Variable	1	}	
	}
}

Usage and Notes

Requests MapBlockReply