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

From Second Life Wiki
Jump to navigation Jump to search
(cat sort)
Line 5: Line 5:
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.
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.


[[User:Toy_Wylie/RLV_Documentation/Function_Index|Alphabetical Function Index]]
[[Category:RestrainedLove/Documentation/Command|Alphabetical Function Index]]


= Function Groups =
= Function Groups =


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


[[User:Toy_Wylie/RLV_Documentation/Chat|Chat]]
[[Category:RestrainedLove/Documentation|*]]
 
[[Category:RestrainedLove|{{SUBPAGENAME}}]]
[[User:Toy_Wylie/RLV_Documentation/Movement|Movement]]
 
[[User:Toy_Wylie/RLV_Documentation/Outfit|Outfit]]
 
[[User:Toy_Wylie/RLV_Documentation/Interaction|Interaction]]
 
[[User:Toy_Wylie/RLV_Documentation/Informational|Informational]]
 
[[User:Toy_Wylie/RLV_Documentation/Environment|Environment]]
 
@setdebug_renderresolutiondivisor
 
@setenv_
 
@showhovertext
 
@showhovertextall
 
@showhovertexthud
 
@showhovertextworld
 
@shownames
 
[[User:Toy_Wylie/RLV_Documentation/User_Interface|User Interface]]
 
@setenv
 
@setdebug
 
@showinv
 
@showloc
 
@showminimap
 
@showworldmap
 
@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]]

Revision as of 07:28, 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.

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