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

From Second Life Wiki
Jump to navigation Jump to search
(first draft)
 
(cat sort)
 
(2 intermediate revisions by 2 users not shown)
Line 23: Line 23:
| [[User:Toy_Wylie/RLV_Documentation/notify|@notify]]
| [[User:Toy_Wylie/RLV_Documentation/notify|@notify]]
| Get notified if certain restrictions are applied or removed
| Get notified if certain restrictions are applied or removed
|-
| [[User:Toy_Wylie/RLV_Documentation/setdebug_avatarsex|@setdebug_avatarsex]]
| Set the avatar's gender
|-
| [[User:Toy_Wylie/RLV_Documentation/setdebug_renderresolutiondivisor|@setdebug_renderresolutiondivisor]]
| Set the screen blurriness
|-
|-
| [[User:Toy_Wylie/RLV_Documentation/version|@version]]
| [[User:Toy_Wylie/RLV_Documentation/version|@version]]
Line 39: Line 33:
| Gets the RLV version the user's client implements
| Gets the RLV version the user's client implements
|}
|}
[[Category:RestrainedLove/Documentation|{{SUBPAGENAME}}]]

Latest revision as of 06:57, 28 July 2012

Informational Functions

@getdebug_avatarsex Get the avatar's gender
@getdebug_renderresolutiondivisor Get the current screen blurriness
@getenv A set of functions to get the environmental values of the user
@getsitid Get the key of the object the user is sitting on
@getstatus Get a list of restrictions placed on the user by this object
@getstatusall Get a list of all restrictions the user is currently subject to
@notify Get notified if certain restrictions are applied or removed
@version Gets a version string from the user's RLV compliant viewer (deprecated)
@versionnew Gets a version string from the user's RLV compliant viewer
@versionnum Gets the RLV version the user's client implements