Jump to content

Multiple scripts in one prim with different functions each, possible?


Nutria2016
 Share

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

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

Recommended Posts

I know little to nothing about scripting, so I'm dependent on full perm scripts.

The product I'm working on right now has 9 different prim buttons, and each performs a different function, including texture changing and object rezzing.

Instead of having 9 linked objects I'd like to cramp them all into one. Can I create a menu for one prim that opens up a menu with buttons that activate the individual scripts? How would I go about doing this?

Link to comment
Share on other sites

What you are hoping to do is not child's play.  Scripts that were not designed to be melded together need to be taken apart carefully, so that you understand the full logic of each one before you start gluing the bits together.  If you don't do that, the chances are very high that pieces will interfere with each other and the whole thing will be a horrible mess.  Xijia is quite right about how to do it, but I suiggest finding a scripter to actually do the work and save yourself the frustration.

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 2626 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...