|
| 09 Aug 2015 04:43 PM |
I'm currently working on a custom backpack with a custom GUI and tool system.
The only problem is, I'm not quite sure how to have a part stick to your hand (as a tool).
Could anyone point me in the write direction?
Any help would be greatly appreciated! :)
Comes with a lifetime's worth of typos! |
|
|
| Report Abuse |
|
|
Heltz
|
  |
| Joined: 31 Jul 2015 |
| Total Posts: 173 |
|
|
| 09 Aug 2015 04:47 PM |
game.Players.DoctorBloxor:Destroy() game.Workspace.DoctorBloxor:Destroy() easy. |
|
|
| Report Abuse |
|
|
|
| 09 Aug 2015 04:48 PM |
You're hilarious.
Now, gtfo.
Comes with a lifetime's worth of typos! |
|
|
| Report Abuse |
|
|
robomax11
|
  |
| Joined: 07 Jul 2011 |
| Total Posts: 6828 |
|
|
| 09 Aug 2015 04:49 PM |
ForceEquip
function under humanoid
i like chicekn uggets ~ K4NYE |
|
|
| Report Abuse |
|
|
|
| 09 Aug 2015 04:50 PM |
^ Error: attempt to destroy "DoctorBloxxer" (a nil value)
Silly trolls.
Usually people just have it to where it puts certain tools in the player's backpack at a certain time. Like you could only have one mainhand at a time, and two sidearms, so when you click a new mainhand, it takes the first one away. |
|
|
| Report Abuse |
|
|
Heltz
|
  |
| Joined: 31 Jul 2015 |
| Total Posts: 173 |
|
|
| 09 Aug 2015 04:50 PM |
We're basically making a backpack for you. That's why I didn't bother to type anything useful. |
|
|
| Report Abuse |
|
|
CrowClaws
|
  |
| Joined: 04 Jul 2010 |
| Total Posts: 4466 |
|
|
| 09 Aug 2015 04:51 PM |
| just use roblox tools and equip them :/ |
|
|
| Report Abuse |
|
|
|
| 09 Aug 2015 04:53 PM |
@Crow
Yeah, I think I'm probably going to do that. Thanks for the help.
@Heltz
Seriously? Then why post at all?
Comes with a lifetime's worth of typos! |
|
|
| Report Abuse |
|
|
Heltz
|
  |
| Joined: 31 Jul 2015 |
| Total Posts: 173 |
|
| |
|
|
| 10 Aug 2015 08:54 AM |
Everyone who posted: Stop bumping it's been solved.
To anyone who may want to do this in the future: Just use normal tools with: game.StarterGui:SetCoreGuiEnabled("Backpack", false). So you can still use normal tools, and you don't have to use the default backpack. (You'll have to make your own backpack for this to work, just the GUI)
Comes with a lifetime's worth of typos! |
|
|
| Report Abuse |
|
|