#Clickdector with Tool?

1 messages · Page 1 of 1 (latest)

floral stump
#

Currently i've been working only on Script, it worked so far, everythings went well, but i decide to add Tools, for better visual, so i focused on tool, and it worked great too, but the isseus is, when i equip a tool, i can't click on clickDector anymore.

Its there a way to bypass it?

I don't think i need to prove any script.

I might could using tool.Activated instead, but i'm kinda trying to not using a lot remoteEvents, since clickdector is on Server already.

dull glade
#

connect the click detector mouse click event to a function that checks the player's character for the tool that is needed to break the block

#

but if you say the click detector doesn't work when you have the tool equipped then i think you will need to use remotes

#

and simply remove the click detector

bold matrix
floral stump
#

Ye, im aware how it works, just was asking if there is a bypass if i can use clickdector with tools.