coplox
|
  |
| Joined: 07 Jun 2008 |
| Total Posts: 3252 |
|
|
| 23 Aug 2011 04:54 PM |
mdl = game:GetService("InsertService"):LoadAsset(0x1407550) ins = mdl:GetChildren() mdl[1].Parent = game:GetService("Players").coplox.BackPack
Would it work to give me the insert tool? |
|
|
| Report Abuse |
|
coplox
|
  |
| Joined: 07 Jun 2008 |
| Total Posts: 3252 |
|
|
| 23 Aug 2011 04:54 PM |
Doh!
mdl = game:GetService("InsertService"):LoadAsset(0x1407550) ins = mdl:GetChildren() ins[1].Parent = game:GetService("Players").coplox.BackPack |
|
|
| Report Abuse |
|