|
| 27 Mar 2014 11:20 AM |
I need serious help.
I'm not a scripter, I just build things, and I built a series of games, all of which are dependent on Mark901's marvelous aircraft seats.
Roblox tells me that the recent update has changed how hopper bins are used, and that I need a Local Script in order to make the seats work again.
I don't even really understand what a hopper bin is! I have no idea how to write a script which could enable the use of these seats again.
I'm hoping someone out there is kind and gracious enough to lend me their thoughts and expertise. |
|
|
| Report Abuse |
|
|
|
| 27 Mar 2014 11:26 AM |
Do these aircraft seats use and tools?
If so look inside the tools and you should see a script. Simply insert a localscript and copy and paste whatever was in the regular script into the localscript. |
|
|
| Report Abuse |
|
|
|
| 27 Mar 2014 11:29 AM |
| Where should the localscript be inserted? Just into the workspace? |
|
|
| Report Abuse |
|
|
|
| 27 Mar 2014 11:30 AM |
| And do multiple localscripts need to be added for different versions of the tool? |
|
|
| Report Abuse |
|
|
|
| 27 Mar 2014 11:31 AM |
| It needs to be inserted wherever the regular script was. Keep in mind only scripts within tools should be replaced, not the one(s) inside the seat if there are any. |
|
|
| Report Abuse |
|
|
|
| 27 Mar 2014 11:31 AM |
| I don't understand your second question. |
|
|
| Report Abuse |
|
|
|
| 27 Mar 2014 11:33 AM |
| Thank you so much for giving this your attention. I will try this, and see if it works. Thanks for distinguishing between the script inside the seat, and the script inside the tool! |
|
|
| Report Abuse |
|
|
| |
|
|
| 27 Mar 2014 11:46 AM |
I'm experimenting and have these questions -
1. Does the original script that was in the tool need to be deleted for the localscript to work?
2. Do localscripts work in models that are inserted using the insert tool? |
|
|
| Report Abuse |
|
|
|
| 27 Mar 2014 12:46 PM |
I've been trying this a few different ways, with no success so far.
Mark901's aircraft seat has scripts at a few different levels, making it confusing. There is a "tool script" inside the seat, but a script inside the tool as well, further down.
Are localscripts tied directly to the place in which they were inserted, or can localscripts be used in a model which could be placed in many different games? |
|
|
| Report Abuse |
|
|