Template:LSL Function/permission/caveat switch

From Second Life Wiki
< Template:LSL Function‎ | permission
Revision as of 01:28, 26 March 2013 by Strife Onizuka (talk | contribs) (Created page with "{{#switch:{{{1}}} |PERMISSION_TAKE_CONTROLS=* Once the [[{{{1}}}]] permission is granted, it can be revoked from inside the script (with llReleaseControls or a new [[llReques…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Once the [[{{{1}}}]] permission is granted there is no way to revoke it except from inside the script (for example, with a new llRequestPermissions call). The script will only lose the permission if it is reset or the object is derezzed (deleted, detached, or taken).