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

From Second Life Wiki
Jump to navigation Jump to search
(first draft)
 
(→‎Informational Functions: these are not informational)
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]]

Revision as of 06:21, 14 July 2010

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