#tool.Activated:Connect(function() working even if tool.enabled = false.

15 messages · Page 1 of 1 (latest)

static basin
#

if tool.enabled = false then return end

wanton kiln
#

show your code, and give more information on whats going on

chilly junco
#

One message removed from a suspended account.

chilly junco
wanton kiln
chilly junco
#

One message removed from a suspended account.

fleet night
#

why handle this on the server?

#

all this could easily be handled on the client end

#
tool.Activated:Connect(function()
  if gui.Visible then
    --Do nothing
  else
    --Handle the activated
  end
end)
rough inlet
#

is the properties what's the value of 'requireshandle'

#

that's assuming you dont have a handle

chilly junco
#

One message removed from a suspended account.

#

One message removed from a suspended account.