ScriptDialogReply

From Second Life Wiki
Revision as of 13:39, 3 December 2010 by Strife Onizuka (talk | contribs)
Jump to navigation Jump to search

Message Layout

{
	ScriptDialogReply Low NotTrusted Zerocoded
	{
		AgentData		Single
		{	AgentID		LLUUID	}
		{	SessionID	LLUUID	}
	}
	{
		Data	Single
		{	ObjectID	LLUUID			}
		{	ChatChannel	S32				}
		{	ButtonIndex	S32				}
		{	ButtonLabel	Variable 1		}
	}
}

Usage and Notes

Used with llDialog. Reply to ScriptDialog