ScriptDialogReply: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
| Line 20: | Line 20: | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
Used with [[llDialog]]. Reply to [[ScriptDialog]] | Used with [[llDialog]] and [[llTextBox]]. Reply to [[ScriptDialog]] | ||
[[Category:Messages]] | [[Category:Messages]] | ||
Latest revision as of 04:07, 26 January 2013
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