Difference between revisions of "Template:LSL Function/permission"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
{{#vardefine:header_footnote|{{#var:header_footnote}}{{#if: {{{1|}}}| Requires the {{LSLG|{{{1}}}}} permission to run.}}}}{{#vardefine:caveats|{{#if: {{{1|}}}|
{{#vardefine:header_footnote|{{#var:header_footnote}}{{#if: {{{1|}}}| Requires the {{LSLG|{{{1}}}}} permission to run.}}}}{{#vardefine:caveats|{{#if: {{{1|}}}|
* If the script lacks the permission {{LSLG|{{{1}}}}}, the script shout an error on {{LSLG|DEBUG_CHANNEL}} and the operation fails (but the script continues to run).}}}}{{#vardefine:also_events|{{#var:also_events}}{{#if: {{{1|}}}|
* If the script lacks the permission {{LSLG|{{{1}}}}}, the script shout an error on {{LSLG|DEBUG_CHANNEL}} and the operation fails (but the script continues to run).}}}}{{#vardefine:also_events|{{#var:also_events}}{{#if: {{{1|}}}|
* {{LSLG|run_time_permissions}}
{{LSL DefineRow||[[run_time_permissions]]|}}
}}}}{{#vardefine:also_functions|{{#var:also_functions}}{{#if: {{{1|}}}|
}}}}{{#vardefine:also_functions|{{#var:also_functions}}{{#if: {{{1|}}}|
* {{LSLG|llGetPermissions}}
{{LSL DefineRow||[[llGetPermissions]]|}}
* {{LSLG|llRequestPermissions}}
{{LSL DefineRow||[[llRequestPermissions]]|}}
}}}}{{#vardefine:also_articles|{{#var:also_articles}}{{#if: {{{1|}}}|
}}}}{{#vardefine:also_articles|{{#var:also_articles}}{{#if: {{{1|}}}|
* {{LSLG|Script permissions}}
{{LSL DefineRow||[[Script permissions]]|}}
}}}}<includeonly>{{LSLC|Requires Permissions}}</includeonly>
}}}}<includeonly>{{LSLC|Requires Permissions}}</includeonly>

Revision as of 14:32, 22 February 2007