ScriptAnswerYes

From Second Life Wiki
Revision as of 06:02, 9 June 2008 by Day Oh (talk | contribs)
Jump to navigation Jump to search

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