kenny126
|
  |
| Joined: 04 Sep 2008 |
| Total Posts: 1776 |
|
|
| 21 Jul 2011 06:54 PM |
Tool = game.Lighting.Tool Tool2 = game.Lighting.Tool2 NewTool=Tool:clone() NewTool.Parent = game.Players.Player.Backpack NewTool2=Tool2:clone() NewTool2.Parent = game.Players.Player.Bacpack
What would be the function for this, |
|
|
| Report Abuse |
|
|
kenny126
|
  |
| Joined: 04 Sep 2008 |
| Total Posts: 1776 |
|
| |
|
NestorDC
|
  |
| Joined: 18 Sep 2009 |
| Total Posts: 51 |
|
|
| 21 Jul 2011 06:57 PM |
| Popular post with noone replied to, what is wrong!?! |
|
|
| Report Abuse |
|
|
kenny126
|
  |
| Joined: 04 Sep 2008 |
| Total Posts: 1776 |
|
| |
|
Fl0x
|
  |
| Joined: 06 Aug 2010 |
| Total Posts: 5169 |
|
|
| 21 Jul 2011 06:58 PM |
NewTool2.Parent = game.Players.Player.Backpack
|
|
|
| Report Abuse |
|
|
Fl0x
|
  |
| Joined: 06 Aug 2010 |
| Total Posts: 5169 |
|
|
| 21 Jul 2011 06:59 PM |
| You probably use a refresher program to get views. |
|
|
| Report Abuse |
|
|
kenny126
|
  |
| Joined: 04 Sep 2008 |
| Total Posts: 1776 |
|
|
| 21 Jul 2011 07:00 PM |
| Where does that go? Under script? OR what? |
|
|
| Report Abuse |
|
|
killjoy37
|
  |
| Joined: 27 Aug 2008 |
| Total Posts: 2821 |
|
|
| 21 Jul 2011 07:03 PM |
on = false while on == false do wait(5) Tool = game.Lighting.Tool Tool2 = game.Lighting.Tool2 NewTool=Tool:clone() NewTool.Parent = game.Players.Player.Backpack NewTool2=Tool2:clone() NewTool2.Parent = game.Players.Player.Backpack end on = true
|
|
|
| Report Abuse |
|
|
kenny126
|
  |
| Joined: 04 Sep 2008 |
| Total Posts: 1776 |
|
|
| 21 Jul 2011 07:21 PM |
| It just keep giving me tools, and I need them in holder, not backpack. |
|
|
| Report Abuse |
|
|