ScriptAnswerYes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 26: | Line 26: | ||
Questions = The permissions mask to set | Questions = The permissions mask to set | ||
==Related Messages== | |||
[[RevokePermissions]] | |||
[[Category:Messages]] | [[Category:Messages]] | ||
Latest revision as of 05:06, 9 June 2008
Message Layout
{
ScriptAnswerYes Low NotTrusted Unencoded
{
AgentData Single
{ AgentID LLUUID }
{ SessionID LLUUID }
}
{
Data Single
{ TaskID LLUUID }
{ ItemID LLUUID }
{ Questions S32 }
}
}
Usage and Notes
Used by client to grant script Run_time_permissions, in reply to ScriptQuestion.
TaskID = The prim containing the script
ItemID = The script's inventory ID
Questions = The permissions mask to set