Template:LlSitOnLinkConstants
Revision as of 09:32, 23 September 2016 by Jeremy Linden (talk | contribs) (Created page with "{| class="wikitable" | '''Constant''' | '''Value''' | '''Description''' |- | SIT_NOT_EXPERIENCE | -1 | The script is not running as part of an experience with a valid experien...")
Constant | Value | Description |
SIT_NOT_EXPERIENCE | -1 | The script is not running as part of an experience with a valid experience key. |
SIT_NO_EXPERIENCE_PERMISSION | -2 | The agent has not granted permission. |
SIT_NO_SIT_TARGET | -3 | Unable to find an open sit target. |
SIT_INVALID_AGENT | -4 | Unable to find specified agent. |
SIT_INVALID_LINK | -5 | Unable to find specified link or the link constant would return multiple prims. |
SIT_NO_ACCESS | -6 | The avatar does not have access to the parcel that the prim running this script is located in. |