Difference between revisions of "Name Tags & Hover Text Commands"

From Catznip
Jump to navigation Jump to search
Line 6: Line 6:
 
Hide the names of nearby avatars from the user and prevent trivial methods used to deduce names.  
 
Hide the names of nearby avatars from the user and prevent trivial methods used to deduce names.  
  
* <span class="rlvacmd"><agent></span> Optional; Adding the UUID of an avatar as an exception, in effect blocking all names except for those specified.
+
* <span class="rlvacmd">{{RLVaOptional|{{RLVaParameter|agent}}}}</span> Optional; Adding the UUID of an avatar as an exception, in effect blocking all names except for those specified.
  
 
Shownames is a wide ranging and deeply intrusive command, the intent is to prevent the user from being able to easily identify local users by name. It is not the blanket removal of all names everywhere.
 
Shownames is a wide ranging and deeply intrusive command, the intent is to prevent the user from being able to easily identify local users by name. It is not the blanket removal of all names everywhere.
Line 21: Line 21:
 
Similar to {{RLVaCommand|shownames||}} but far less intrusive, this command removes only floating name tags from nearby avatars.
 
Similar to {{RLVaCommand|shownames||}} but far less intrusive, this command removes only floating name tags from nearby avatars.
  
* <span class="rlvacmd"><agent></span> Optional; Adding the UUID of an avatar as an exception, in effect blocking all tags except for those specified.
+
* <span class="rlvacmd">{{RLVaOptional|{{RLVaParameter|agent}}}}</span> Optional; Adding the UUID of an avatar as an exception, in effect blocking all tags except for those specified.
  
 
[[Category:RLVa]]
 
[[Category:RLVa]]

Revision as of 01:56, 7 June 2016


@shownames[<agent>]=<n|y>

Hide the names of nearby avatars from the user and prevent trivial methods used to deduce names.

  • [<agent>] Optional; Adding the UUID of an avatar as an exception, in effect blocking all names except for those specified.

Shownames is a wide ranging and deeply intrusive command, the intent is to prevent the user from being able to easily identify local users by name. It is not the blanket removal of all names everywhere.

  • List of things shownames does here.
  • it will be a long long list.



@shownametags[<agent>]=<n|y>

Similar to @shownames but far less intrusive, this command removes only floating name tags from nearby avatars.

  • [<agent>] Optional; Adding the UUID of an avatar as an exception, in effect blocking all tags except for those specified.