ScriptDialogReply

From Second Life Wiki
Revision as of 04:07, 26 January 2013 by ObviousAltIsObvious Resident (talk | contribs) (→‎Usage and Notes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 and llTextBox. Reply to ScriptDialog