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

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

Revision as of 12:02, 24 February 2007