|
Bodhisatva Paperclip
Tip: Savor pie, bald chap
Join date: 12 Jan 2007
Posts: 970
|
03-30-2009 17:31
I just spent a lot of time putting the Builder's Buddy component script in about 270 prims in a build and it occurred to me that 1)I need to take all those prims and put them in the rezzer prim and practically none of them have unique names (get the picture?) and 2) I should have linked big chunks of the build to make it easier (right?). So now I've got thirteen score and ten prims with that script in them. Is there an easy way to delete the scripts from a bunch of prims at once? Or, does the BB script work even if there are superfluous "Component" scripts in the child prims of linked sets?
This is the only decent place I've built and I want to save it in a retrievable form before I raze it for my new home.m
Help!
_____________________
I've trademarked the apostrophe. You're in trouble but you are not. 
|
|
Jesse Barnett
500,000 scoville units
Join date: 21 May 2006
Posts: 4,160
|
03-30-2009 18:03
integer PRIMCHAN = -192567;//enter the channel used in your base script here.
default { touch_start(integer n) { llRegionSay(PRIMCHAN,"DONE"); } }
_____________________
I (who is a she not a he) reserve the right to exercise selective comprehension of the OP's question at anytime. From: someone I am still around, just no longer here. See you across the aisle. Hope LL burns in hell for archiving this forum
|
|
Bodhisatva Paperclip
Tip: Savor pie, bald chap
Join date: 12 Jan 2007
Posts: 970
|
03-30-2009 18:50
It worked and I think I even understand how. Thank you!!
_____________________
I've trademarked the apostrophe. You're in trouble but you are not. 
|
|
Jesse Barnett
500,000 scoville units
Join date: 21 May 2006
Posts: 4,160
|
03-30-2009 19:46
From: Bodhisatva Paperclip It worked and I think I even understand how. Thank you!! Glad to have helped and more importantly; glad you understood why it worked! Keep on learning!
_____________________
I (who is a she not a he) reserve the right to exercise selective comprehension of the OP's question at anytime. From: someone I am still around, just no longer here. See you across the aisle. Hope LL burns in hell for archiving this forum
|
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
03-31-2009 14:23
I'd just like to say brilliant solution, sure beat the "drop another script in" method I had in mind before reading the details =)
_____________________
| | . "Cat-Like Typing Detected" | . This post may contain errors in logic, spelling, and | . grammar known to the SL populace to cause confusion | | - Please Use PHP tags when posting scripts/code, Thanks. | - Can't See PHP or URL Tags Correctly? Check Out This Link... | - 
|