DogeKip
|
  |
| Joined: 06 Mar 2011 |
| Total Posts: 6860 |
|
|
| 24 Apr 2016 01:12 AM |
local tool = script.Parent tool.Equipped:connect(function(mouse) print("Equipped") end)
This does nothing. Just nothing. When I equip the tool nothing happens at all.
[Redacted] |
|
|
| Report Abuse |
|
|
| |
|
DogeKip
|
  |
| Joined: 06 Mar 2011 |
| Total Posts: 6860 |
|
|
| 24 Apr 2016 01:13 AM |
No, it is not. Neither is the tool.
[Redacted] |
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 01:16 AM |
Is this the only code in the script?
|
|
|
| Report Abuse |
|
|
DogeKip
|
  |
| Joined: 06 Mar 2011 |
| Total Posts: 6860 |
|
|
| 24 Apr 2016 01:16 AM |
Yes, it is in both a script and a local script. What the hell is going on
[Redacted] |
|
|
| Report Abuse |
|
|
DogeKip
|
  |
| Joined: 06 Mar 2011 |
| Total Posts: 6860 |
|
|
| 24 Apr 2016 01:18 AM |
Figured it out, there is a RequiresHandle option that was enabled, and I didn't have a handle.
[Redacted] |
|
|
| Report Abuse |
|
|