Difference between revisions of "CatPrims"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with "==Prims== {| class="sortable" {{Prettytable}} |- {{Hl2}} ! '''Name''' ! '''Creator''' ! '''Description''' |- ||AntiDelay Node ||Xaviar Czervik ||Uses…")
 
Line 1: Line 1:
{{LSL Header|ml=*}}{{RightToc}}
==Prims==
==Prims==


Line 71: Line 72:
||Allows user to undo position and rotation changes that have been made "manually" to any or all prims in a linkset.
||Allows user to undo position and rotation changes that have been made "manually" to any or all prims in a linkset.
|}
|}
{{LSLC|}}

Revision as of 17:06, 3 April 2011

Prims

Name Creator Description
AntiDelay Node Xaviar Czervik Uses llMessageLinked to stop those pesky delays.
Fast List Prim Contents PixelProphet Lane Fast and efficient method to print Object Inventory (Name, Type and next Owner permissions)
Fix_Small_Prims Emma Nowhere Finds and adjusts the smallest prims in a linkset so that it can be scaled down further.
LinkNumber-List_in_llSetLinkPrimitiveParamsFast Daemonika Nightfire Changed several prims in linkset with the same parameters, with a list. Without separate llSetLinkPrimitiveParams for each prim. (ideal for show/hide effects)
Linkset resizer Maestro Linden Systematically rescales a linkset by moving and resizing each prim (by using llGetLinkPrimitiveParams and llSetLinkPrimitiveParamsFast)
Linkset resizer with menu Brilliant Scientist A menu-driven script that rescales a linkset by moving and resizing the prims using llGetLinkPrimitiveParams and llSetLinkPrimitiveParamsFast functions. Based on Linkset resizer.
Linkset Resizer 2 Emma Nowhere A more user-friendly resizer script designed for either drop-in use by the end-user or builder or for use in products. Based on Fix Small Prims.
Resizer multi-prims Christy Mansbridge 1 Mono script to resize object (1 to 256 prims) by blue menu. Avoid risk to break the build by increasing link distance.
Pointing Stick rhonin Nissondorf A device that takes controls of your arrow keys and directs the device in the relative direction its pointing, forward and back of course.
DropBox Dimentox Travanti This is a Drop box which allows people to drop certain items in a object & has many config options.
Object Size Chase Quinnell Gets the dimensions and footprint of a linkset
Open Prim Animator Todd Borst Single script prim animation tool. Menu driven, easy to use.
Phantom Child Aeron Kohime Causes a child in a link set to become phantom without the entire object becoming phantom.
Script Override Functions Revolution Perenti bypass default strings, integer etc in chat channel.
Self Upgrading Script Enhanced Cron Stardust Keeps only latest version of the script on prim (even with multiple adds of the same script!)
UNDO_PosRot Rolig Loon Allows user to undo position and rotation changes that have been made "manually" to any or all prims in a linkset.