ScriptRunningReply

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	ScriptRunningReply		Low			NotTrusted Unencoded
	{
		Script				Single
		{	ObjectID		LLUUID	}
		{	ItemID			LLUUID	}
		{	Running			BOOL	}
	}
}

Usage and Notes