G General

ShowHide script

ShowHide script
Details
Features
Contents
Reviews

Use these script to make simple objects (like pose balls) disappear on demand. To do this you can either issue the HIDE or SHOW command on a private channel, or use the enclosed controller script that let's you do that by clicking on another object.

Neat for making for example all your poseballs in a room appear or disappear at once. The script also takes care of floating text (but see the documentation first).

The show and hide commands, the channel number, the floating text and its color are all easily configurable in the scripts.

Warning : do not use the script on partially transparent objects or complicated objects, as invisibility is achieved by setting the alpha of all faces of all prims in the linkset to 0 or 1.

See by blog for details : http://oggysscripteditems.blogspot.com

  • Show or Hide on demand through a private channel
  • Simple, low lag and full perm
  • Simple Control script available
  • Customizable
  • Free & full perm
Average rating: full star full star full star full star full star
  • 5 star:
  • 4 star:
  • 3 star:
  • 2 star:
  • 1 star:
Worked perfectly.. With a slight modification
full star full star full star full star full star Posted May 31, 2013 by Tomko Galicia

I wanted something that would hide my giant green screen canvas when not in use. This script worked great and got the job done... for free with full PERM!

One thing I will point out, the controller script uses the llSay function. The range on this can be quite limited. However, if you change the llSay function to llShout, you'll have a much better range and can place your control sim further away. :)

Other than that the fact you can modify the scripts is fantastic, meaning you can reuse the scripts easily. Recommend if you need to cloak or uncloak something via a control prim.

Was this review helpful?