DOWNTIME ANNOUNCEMENT - Maintenance will be performed from 1AM-3AM Pacific Time on 2010-03-20 (tonight). Please do not edit any pages during this time.

Looking for Viewer 2 Beta help? Right this way!

ChangeInventoryItemFlags

From Second Life Wiki

Second Life Wiki > Open Source > Protocol > Messages > ChangeInventoryItemFlags
Jump to: navigation, search

Message Layout

{
	ChangeInventoryItemFlags Low NotTrusted Unencoded
	{
		AgentData		Single
		{	AgentID		LLUUID	}
		{	SessionID	LLUUID	}
	}
	{
		InventoryData	Variable
		{	ItemID		LLUUID	}
		{	Flags		U32	}
	}
}

Usage and Notes

Personal tools