My local script in my tool is not firing the RemoteEvent.
All of the scripts and remote events are in the Handle. The tool is in a folder in ReplicatedStorage.
My local script in my tool is not firing the RemoteEvent.
All of the scripts and remote events are in the Handle. The tool is in a folder in ReplicatedStorage.
Try c+p all of your code from the local script into a “normal” script. Then try again and see if it works.
Nevermind, the normal script dosent work on the normal script. Stupid me for not testing it first.