|
| 10 Sep 2008 03:18 PM |
| how do u get a script? i dunno how to open or use one |
|
|
| Report Abuse |
|
|
| 10 Sep 2008 03:49 PM |
"To make a script in ROBLOX Studio, just click Insert>Object...>Script, then you've got a script you can edit in your own place. To learn how to make useful scripts, I recommend trying to read an existing script, like a Reset Tool or a deadly block. Try modifying it to do different things.
Adding a script Rremember to use ROBLOX Studio, NOT "build", or "solo" to edit your scripts. Just click on Insert > Object, then double-click on Script. [TODO: Add picture] This script will execute as soon as your place loads, so none of the killing scripts from last tutorial are going to work in your place.
IMPORTANT: When a script encounters an error, it stops running, or breaks. So, if only half of your script gets run, there's a good chance that there's a problem somewhere in the middle. "
straight from the wiki =D |
|
|
| Report Abuse |
|