|
| 22 Jul 2013 01:50 PM |
I don't know how to script too well. So, I want to be able to cut down my tree for wood. "Wood" is on the leaderboard. I want the sword to cut down the tree to give me 5 wood. I don't know how to do that. cuz yolo
|
|
|
| Report Abuse |
|
|
| |
|
smiley599
|
  |
| Joined: 23 Jan 2010 |
| Total Posts: 21869 |
|
| |
|
| |
|
| |
|
|
| 22 Jul 2013 02:05 PM |
You said yolo
You will find no help in this place. |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 22 Jul 2013 02:13 PM |
you know how to do it
u just cant do it
there's a difference |
|
|
| Report Abuse |
|
|
|
| 22 Jul 2013 02:14 PM |
| i cant do it, that's why i need help. lel |
|
|
| Report Abuse |
|
|
ZachBloxx
|
  |
| Joined: 26 Jun 2013 |
| Total Posts: 2833 |
|
|
| 22 Jul 2013 02:14 PM |
i would help but i wont.
cuz yolo |
|
|
| Report Abuse |
|
|
|
| 22 Jul 2013 02:17 PM |
Good reason! I should use that some day. |
|
|
| Report Abuse |
|
|
| |
|
ZachBloxx
|
  |
| Joined: 26 Jun 2013 |
| Total Posts: 2833 |
|
| |
|
| |
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 22 Jul 2013 02:56 PM |
cuz yolo ~= wood and wood == yolo Explain
Nab Tree.Cut(function() { document.Players["You"].AddWood(5); }); |
|
|
| Report Abuse |
|
|
Infocus
|
  |
| Joined: 28 Apr 2011 |
| Total Posts: 8022 |
|
|
| 22 Jul 2013 04:20 PM |
Bro. Heres what j00 do.
Add a touched function in a tree lal. Ughrmmeijd. Or the tool. The tool would be better lal
Insert a "NumberValue" inside the tree trunk lal and name it "Tral"
put this is the shovel tool part lel. Put it in an actual part inside the tool.
tool = script.Parent
tool.Touched:connect(function(hit) lal = hit.Parent:findFirstChild("Tral") lal.Value = lal.Value + 1 --CHANGE VALUE IN HERE BCUZ IDK THE PATH FOR IT IMA NOB. lal.Changed:connect(function(wewt) if lal.Value >= 5 then hit.Parent:Destroy() end end)
end)
This would
|
|
|
| Report Abuse |
|
|
| |
|
|
| 24 Jul 2013 11:25 PM |
Can you tlel me what
Add a touched function in a tree lal. Ughrmmeijd. Or the tool. The tool would be better lal
Insert a "NumberValue" inside the tree trunk lal and name it "Tral"
put this is the shovel tool part lel. Put it in an actual part inside the tool.
means? |
|
|
| Report Abuse |
|
|
|
| 25 Jul 2013 12:35 AM |
This should help:
print("Wood")
k see u on front page |
|
|
| Report Abuse |
|
|