Difference between revisions of "User:Toy Wylie/RLV Documentation/General"

From Second Life Wiki
Jump to navigation Jump to search
(First draft)
 
(cat sort)
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
{| border=1 cellspacing="0" cellpadding="2"
{| border=1 cellspacing="0" cellpadding="2"
|-
|-
| @acceptpermission || Removes the permission dialog for control and attach requests
| [[User:Toy_Wylie/RLV_Documentation/acceptpermission|@acceptpermission]]
| Removes the permission dialog for control and attach requests
|-
|-
| @clear           || Releases all restrictions placed on the avatar by this object
| [[User:Toy_Wylie/RLV_Documentation/clear|@clear]]
| Releases all restrictions placed on the avatar by this object
|-
|-
| @denypermission   || Denies all permission requests for control and attach automatically
| [[User:Toy_Wylie/RLV_Documentation/denypermission|@denypermission]]
| Denies all permission requests for control and attach automatically
|-
|-
| @permissive       || Turns all commands that have a _sec counterpart into their secure variations
| [[User:Toy_Wylie/RLV_Documentation/permissive|@permissive]]
| Turns all commands that have a _sec counterpart into their secure variations
|-
| [[User:Toy_Wylie/RLV_Documentation/setdebug_avatarsex|@setdebug_avatarsex]]
| Set the avatar's gender
|}
|}
[[Category:RestrainedLove/Documentation|{{SUBPAGENAME}}]]

Latest revision as of 06:56, 28 July 2012

General Functions

@acceptpermission Removes the permission dialog for control and attach requests
@clear Releases all restrictions placed on the avatar by this object
@denypermission Denies all permission requests for control and attach automatically
@permissive Turns all commands that have a _sec counterpart into their secure variations
@setdebug_avatarsex Set the avatar's gender