Difference between revisions of "Template:LSL Constants/ReturnError"
Jump to navigation
Jump to search
(Need more haiku) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#if:{{{table|}}}<noinclude>1</noinclude>| | |||
{{{!}} {{#if:{{{sortable|}}}<noinclude>1</noinclude>|class="sortable"}} {{Prettytable|style=margin: 0px 10px 10px 0pt;}}}} | |||
{{{!}} {{#if:{{{sortable|}}}<noinclude>1</noinclude>|class="sortable"}} {{Prettytable|style=margin: 0px | |||
{{!}}- id='{{anchorencode:Error Flags}}' {{#if:{{{table|}}}<noinclude>1</noinclude>|{{Hl2}}}} | {{!}}- id='{{anchorencode:Error Flags}}' {{#if:{{{table|}}}<noinclude>1</noinclude>|{{Hl2}}}} | ||
! {{#if:{{{sortable|}}}<noinclude>1</noinclude>||colspan="2"}} {{!}} Error Flags | ! {{#if:{{{sortable|}}}<noinclude>1</noinclude>||colspan="2"}} {{!}} Error Flags | ||
Line 29: | Line 21: | ||
{{!}}- | {{!}}- | ||
{{LSL ConstTB|ERR_THROTTLED|integer|-5|m=3|c=Task has been throttled. Try again later. <!-- | {{LSL ConstTB|ERR_THROTTLED|integer|-5|m=3|c=Task has been throttled. Try again later. <!-- | ||
The | The server willing, | ||
It considered your request, | It considered your request, | ||
The | The script was throttled. -->}} | ||
{{!}}- | {{!}}- | ||
{{#if:{{{table|}}}<noinclude>1</noinclude>|{{!}}} }} | {{#if:{{{table|}}}<noinclude>1</noinclude>|{{!}}} }} |
Latest revision as of 15:37, 19 December 2013
Error Flags | Description | ||||||
---|---|---|---|---|---|---|---|
ERR_GENERIC | -1 | A nebulous and inexplicable error, nothing is known about it. | |||||
ERR_PARCEL_PERMISSIONS | -2 | Permission lacked to perform task on specified parcel. | |||||
ERR_MALFORMED_PARAMS | -3 | Parameters are malformed. | |||||
ERR_RUNTIME_PERMISSIONS | -4 | Script lacks the runtime permission to perform the requested task. | |||||
ERR_THROTTLED | -5 | Task has been throttled. Try again later. |
Error Flags | Description | ||||||
---|---|---|---|---|---|---|---|
ERR_GENERIC | -1 | A nebulous and inexplicable error, nothing is known about it. | |||||
ERR_PARCEL_PERMISSIONS | -2 | Permission lacked to perform task on specified parcel. | |||||
ERR_MALFORMED_PARAMS | -3 | Parameters are malformed. | |||||
ERR_RUNTIME_PERMISSIONS | -4 | Script lacks the runtime permission to perform the requested task. | |||||
ERR_THROTTLED | -5 | Task has been throttled. Try again later. |
Error Flags | Description | ||||||
---|---|---|---|---|---|---|---|
ERR_GENERIC | -1 | A nebulous and inexplicable error, nothing is known about it. | |||||
ERR_PARCEL_PERMISSIONS | -2 | Permission lacked to perform task on specified parcel. | |||||
ERR_MALFORMED_PARAMS | -3 | Parameters are malformed. | |||||
ERR_RUNTIME_PERMISSIONS | -4 | Script lacks the runtime permission to perform the requested task. | |||||
ERR_THROTTLED | -5 | Task has been throttled. Try again later. |
Error Flags | Description | ||||||
---|---|---|---|---|---|---|---|
ERR_GENERIC | -1 | A nebulous and inexplicable error, nothing is known about it. | |||||
ERR_PARCEL_PERMISSIONS | -2 | Permission lacked to perform task on specified parcel. | |||||
ERR_MALFORMED_PARAMS | -3 | Parameters are malformed. | |||||
ERR_RUNTIME_PERMISSIONS | -4 | Script lacks the runtime permission to perform the requested task. | |||||
ERR_THROTTLED | -5 | Task has been throttled. Try again later. |