G General

ShowHide script

ShowHide script
Detalles
Funciones
Contenidos
Reseñas

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
Clasificación media: estrella llena estrella llena estrella llena estrella llena estrella llena
  • 5 estrella:
  • 4 estrella:
  • 3 estrella:
  • 2 estrella:
  • 1 estrella:
Worked perfectly.. With a slight modification
estrella llena estrella llena estrella llena estrella llena estrella llena Publicado May 31, 2013 por 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.

¿Te ha resultado útil esta revisión?