BulkParcelRename

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	BulkParcelRename	Low	Trusted	Zerocoded
	{
		ParcelData	Variable
		{	RegionHandle	U64	}
		{	ParcelID		LLUUID	}
		{	NewName			Variable	1	}	
	}
}

Usage and Notes