#tool.activated Doesn't work

1 messages · Page 1 of 1 (latest)

tacit pulsar
#

Here is the script

#

Almost at the end is WEAPON_TOOL.Activated:Connect(function() print("TEST") end)

#

I tried disabling (by that i mean using --[[]] ) everything else, but to no use

#

also ignore the last UIS, i am making it activate through that in the mean-time

fluid cairn
#

Tool . Activated must be in a local script, so u can fire a remote event on the client side and pick it up in the server side

If it’s a server script

tacit pulsar
#

It is a local script.

fluid cairn
#

Have u tried puttering I at the top of script ?

#

Bro my English’ lol

tacit pulsar
brisk nicheBOT
#

studio** You are now Level 4! **studio

fluid cairn
#

It can be smth with requires handle. If it has a Handle, make it true

tacit pulsar
#

It already is

fluid cairn
#

Set Tool ManualActivationOnly to false