RequestGodlikePowers

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	RequestGodlikePowers Low NotTrusted Unencoded
	{
		AgentData 		Single
		{   AgentID     LLUUID  }
		{	SessionID	LLUUID	}
	}
	{
		RequestBlock	Single
		{	Godlike		BOOL	}
		{	Token		LLUUID	} 
	}
}

Usage and Notes