queale466
|
  |
| Joined: 20 Feb 2011 |
| Total Posts: 63 |
|
|
| 02 Mar 2014 05:13 PM |
| I need a script that causes a specific weapon (in this case a sword) to be able to cut down bushes (all named bush), by just swinging at one. How do I make this? Thanks for the help c: |
|
|
| Report Abuse |
|
|
| |
|
queale466
|
  |
| Joined: 20 Feb 2011 |
| Total Posts: 63 |
|
|
| 02 Mar 2014 05:15 PM |
| I said you can skip yumERAGON. |
|
|
| Report Abuse |
|
|
| |
|
|
| 02 Mar 2014 05:16 PM |
local idiot = game.Players:FindFirstChild("queale466")
repeat wait() idiot:Destroy() until not idiot |
|
|
| Report Abuse |
|
|
YumERAGON
|
  |
| Joined: 18 Apr 2012 |
| Total Posts: 3893 |
|
|
| 02 Mar 2014 05:17 PM |
ok I'll be nice this one last time
script. Parent.Touched:connect(function(bush) if bush.Name == "bush" then bush:Destroy() end end) |
|
|
| Report Abuse |
|
|
wazap
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 23234 |
|
|
| 02 Mar 2014 05:17 PM |
| Basically what I was saying except they didnt even try to figure out what I was saying. |
|
|
| Report Abuse |
|
|
queale466
|
  |
| Joined: 20 Feb 2011 |
| Total Posts: 63 |
|
|
| 02 Mar 2014 05:21 PM |
| Again, we try but we don't know how to script. |
|
|
| Report Abuse |
|
|
YumERAGON
|
  |
| Joined: 18 Apr 2012 |
| Total Posts: 3893 |
|
|
| 02 Mar 2014 05:22 PM |
| I beg of you just use my script and leave |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 05:27 PM |
| Your script doesn't even work. And btw, your places aren't that great. Free Models. |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 05:30 PM |
Help is not one sided. You have been provided with the foundation of the script. Very little effort is required at this point to get it working. |
|
|
| Report Abuse |
|
|
YumERAGON
|
  |
| Joined: 18 Apr 2012 |
| Total Posts: 3893 |
|
|
| 02 Mar 2014 05:35 PM |
| Lol you can go f yourself I built all of my places oderbag I swear if you thumbed down all of them I will do the same thing |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 05:39 PM |
| Well I didn't I just heard that they were free models from queale and again, ODerbag isn't even a term. OD means Online Date. |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 05:49 PM |
@Corn
I smell free models in your places aswell. |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2014 05:50 PM |
| I don't use free models, thank you very much. |
|
|
| Report Abuse |
|
|
V0xels
|
  |
| Joined: 30 Mar 2012 |
| Total Posts: 2072 |
|
|
| 02 Mar 2014 06:16 PM |
| I cant say that ForeverDev uses FreeModels, dangit. |
|
|
| Report Abuse |
|
|
wazap
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 23234 |
|
|
| 02 Mar 2014 06:19 PM |
| Cookie Clicker is a Free Model XD |
|
|
| Report Abuse |
|
|
| |
|
V0xels
|
  |
| Joined: 30 Mar 2012 |
| Total Posts: 2072 |
|
|
| 02 Mar 2014 06:21 PM |
| I couldn't tell. ForeverDev, you FM'er!!!! Lets see someone tell me I use FM's. |
|
|
| Report Abuse |
|
|
wazap
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 23234 |
|
| |
|