WORKS THROUGH CHAT, not touch based.
This script is available here:
http://wiki.secondlife.com/wiki/Linkset_resizer
(which is why its a freebie - all I am doing here is making that more obviously accessible.)
**********
Rescale every prim in an object
by Maestro Linden 20:55, 12 March 2010 (UTC)
This script uses the llGetLinkPrimitiveParams() and llSetLinkPrimitiveParamsFast() functions (introduced in server 1.38) to rescale every prim in a linkset. This script works for both nonphysical objects rezzed on a parcel and attached objects.
**********
Compile as Mono or LSL. LSL is lower memory at present, but Mono will be lower in a future update.
****************
How to rescale:
To rescale an item with this script in it. type into chat:
/4 number
Where number is your scaling choice.
When the script is first placed into the object, AND when the object is worn, it will say in chat to its owner:
[17:02] Object: Say the scale that you want in channel 4 chat (e.g. "/4 0.8"), relative to the original scale.
[17:02] Object: The allowed rescaling range for this object is ....[some amount based on the object and SLs limits]...
So users of objects you have made with this, will get those instructions anytime they wear or rez your objects.
You can edit this out of the script if desired. The script is also ideal for modders for resizing attachments, furniture, and houses - allowing you to be consistent across many items.
Ver el artículo en Second Life- Linkset Resizer Script
- One copy in the root prim only for less lag
- Chat based
Extremely useful.
This is a very useful tool for resizing furry head sets. Thank you for making it more available.
THIS IS FREE BECAUSE IT'S BROKEN
You get a notecard with a script but the script doesn't work.