These forums are CLOSED. Please visit the new forums HERE
Question please... |
|
|
Priya Blaisdale
Registered User
Join date: 28 Jul 2008
Posts: 53
|
02-13-2009 08:09
I have a tent, and have made a flappy door for it, with tinting, so that you can see out, or not as you see fit. If I attach the door, the entire tent takes on the tint script, I dont want that. I want only the door to tint lighter to darker...is there a way I can attach it all, and not have this happen? A script that affects only the door prim, not the rest?
|
|
Innula Zenovka
Registered User
Join date: 20 Jun 2007
Posts: 1,825
|
02-13-2009 08:32
If you put a script based on http://www.lslwiki.net/lslwiki/wakka.php?wakka=llSetAlpha in the door prim itself, then that's the only prim that will be affected.
Since your script is changing the whole linkset, I bet it's using the related function llSetLinkAlpha. You could, in fact, modify the script you are using; find out the link number of the door prim by putting CODE
in the door and it should tell you the link number (you can delete the script afterwards). Then change the line in your existing script where it says llSetLinkAlpha(LINK_SET, .... by replacing LINK_SET with the link number the the prim has just told you. |
|
Priya Blaisdale
Registered User
Join date: 28 Jul 2008
Posts: 53
|
Thank you...
02-13-2009 20:02
I need more lessons in scripting, lol...your explanation is way over my head. But I thank you for your time, just wish I knew more of what I was doing. Sounds like I might need a differant script so I will look further inworld for one. Thank you again!
|
|
Nika Talaj
now you see her ...
Join date: 2 Jan 2007
Posts: 5,449
|
02-13-2009 22:23
Hello Priya. If you can open and read the script, please cut and paste the text of it here, and we can help you change it. What you want to do is very simple.
. |
|
ElQ Homewood
Sleeps Professionally
Join date: 25 Apr 2007
Posts: 280
|
02-17-2009 06:08
you aren't connecting the tent flap as the parent prim are you?
|
|
Amaranthim Talon
Voyager, Seeker, Curious
Join date: 14 Nov 2006
Posts: 12,032
|
02-17-2009 08:19
@ Nikka - your PM's are capped
![]() _____________________
"Yield to temptation. It may not pass your way again. "
Robert A. Heinlein ![]() http://talonfaire.blogspot.com/ Visit Talon Faire Main: http://slurl.com/secondlife/Misto%20Presto/216/21/155- Main Store XStreets: http://tinyurl.com/6r7ayn |