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

From Second Life Wiki
Jump to navigation Jump to search
(→‎Function Groups: Added 2.x functions)
(typo)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Restrained Love Documentation ==
== Restrained Love Documentation ==


I want to start a proper documentation of the available RLV functions, their usage and caveats. Since I don't know yet how to structure this properly, I don't want to pollute the LSL_Protocol namespace yet. So the document will be found here for the time being.
I want to start a proper documentation of the available Restrained Love (RLV) functions, their usage and caveats. Since I don't know yet how to structure this properly, I don't want to pollute the LSL_Protocol namespace yet. So the document will be found here for the time being.


[[User:Toy_Wylie/RLV_Documentation/Function_Index|Alphabetical Function Index]]
Be aware that this is a documentation on how to use the commands only, not how to use them together with a relay. This will be part of another project. RLV only works with objects you own yourself - for example, in attachments - so all of the example scripts use the [[llOwnerSay]] command.
 
[[:Category:RestrainedLove/Documentation/Command|Alphabetical Function Index]]


= Function Groups =
= Function Groups =


[[User:Toy_Wylie/RLV_Documentation/General|General]]
*[[/General|General]]
 
*[[/Chat|Chat]]
[[User:Toy_Wylie/RLV_Documentation/Chat|Chat]]
*[[/Movement|Movement]]
 
*[[/Outfit|Outfit]]
[[User:Toy_Wylie/RLV_Documentation/Movement|Movement]]
*[[/Interaction|Interaction]]
 
*[[/Informational|Informational]]
[[User:Toy_Wylie/RLV_Documentation/Outfit|Outfit]]
*[[/Environment|Environment]]
 
**@setdebug_renderresolutiondivisor
[[User:Toy_Wylie/RLV_Documentation/Interaction|Interaction]]
**@setenv_
 
**@showhovertext
[[User:Toy_Wylie/RLV_Documentation/Informational|Informational]]
**@showhovertextall
 
**@showhovertexthud
[[User:Toy_Wylie/RLV_Documentation/Environment|Environment]]
**@showhovertextworld
 
**@shownames
@setdebug_renderresolutiondivisor
*[[/User Interface|User Interface]]
 
**@setenv
@setenv_
**@setdebug
 
**@showinv
@showhovertext
**@showloc
 
**@showminimap
@showhovertextall
**@showworldmap
 
**@viewnote
@showhovertexthud
**@viewscript
 
**@viewtexture
@showhovertextworld
*[[/Shared Items|Shared Items]]
 
**@attach
@shownames
**@attachall
 
**@attachallover
[[User:Toy_Wylie/RLV_Documentation/User_Interface|User Interface]]
**@attachallthis
 
**@attachallthisover
@setenv
**@attachover
 
**@attachthis
@setdebug
**@attachthisover
 
**@detach
@showinv
**@detachall
 
**@detachallthis
@showloc
**@detachthis
 
**@findfolder
@showminimap
**@getinv
 
**@getinvworn
@showworldmap
**@getpath
 
**@getpathnew
@viewnote
 
@viewscript
 
@viewtexture
 
[[User:Toy_Wylie/RLV_Documentation/Shared_Items|Shared Items]]
 
@attach
 
@attachall
 
@attachallover
 
@attachallthis
 
@attachallthisover
 
@attachover
 
@attachthis
 
@attachthisover
 
@detach
 
@detachall
 
@detachallthis
 
@detachthis
 
@findfolder
 
@getinv
 
@getinvworn
 
@getpath
 
@getpathnew


[[Category:RestrainedLove]]
[[Category:RestrainedLove/Documentation|*]]
[[Category:RestrainedLove/Documentation]]
[[Category:RestrainedLove|{{SUBPAGENAME}}]]

Latest revision as of 07:30, 28 July 2012

Restrained Love Documentation

I want to start a proper documentation of the available Restrained Love (RLV) functions, their usage and caveats. Since I don't know yet how to structure this properly, I don't want to pollute the LSL_Protocol namespace yet. So the document will be found here for the time being.

Be aware that this is a documentation on how to use the commands only, not how to use them together with a relay. This will be part of another project. RLV only works with objects you own yourself - for example, in attachments - so all of the example scripts use the llOwnerSay command.

Alphabetical Function Index

Function Groups

  • General
  • Chat
  • Movement
  • Outfit
  • Interaction
  • Informational
  • Environment
    • @setdebug_renderresolutiondivisor
    • @setenv_
    • @showhovertext
    • @showhovertextall
    • @showhovertexthud
    • @showhovertextworld
    • @shownames
  • User Interface
    • @setenv
    • @setdebug
    • @showinv
    • @showloc
    • @showminimap
    • @showworldmap
    • @viewnote
    • @viewscript
    • @viewtexture
  • Shared Items
    • @attach
    • @attachall
    • @attachallover
    • @attachallthis
    • @attachallthisover
    • @attachover
    • @attachthis
    • @attachthisover
    • @detach
    • @detachall
    • @detachallthis
    • @detachthis
    • @findfolder
    • @getinv
    • @getinvworn
    • @getpath
    • @getpathnew