Jump to content

Add Script To All Linked Parts


AeroGuardian
 Share

You are about to reply to a thread that has been inactive for 4602 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

Ssshhh!  No talking in the library :-(

http://community.secondlife.com/t5/LSL-Scripting/bd-p/LSLScripting is where all the questions and discussion are, this is more or less just a depository of useful scripts.  With luck a moderator will move this thread for you (but last time I asked them to they moved just my post - they like a joke as much as the next person, lol) [ETA: @ Mike Moderator - thank you for knowing what I meant rather than what I said :-)]

However: Yes, both things are possible.  Controllinng a whole linkset from one script is vastly preferable to having many scripts, one in each prim.  llSetLinkPrimitiveParamsFast() is the usual favourite but llSetLinkAlpha() is what you want :-) llSetLinkAlphat(LINK_SET, 0.0, ALL_SIDES);

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 4602 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...