#Buttons not detecting click even though script was added

22 messages · Page 1 of 1 (latest)

rough wagon
#

pls help

queen pond
#

Is listButton interactable? @rough wagon

rough wagon
#

everything works on the script except for the gamepassbutton click detection

queen pond
#

is the script a local script?

rough wagon
queen pond
#

where is it

#

i mean like Workspace and stuff like that

rough wagon
queen pond
#

where is the script located

#

is it the MarketpalceHandler?

rough wagon
#

marketplacehandler

queen pond
#

oh ok

#

try using the Activated event instead of the MouseButton1Click event

rough wagon
#

It won't matter bc in the script i have a print statement to check if the event is even connected and for some reason it won't connect at all

queen pond
#

well see if you have defined listButton correctly

rough wagon
#

The lsit button is not what is broken

#

its the gamepasscontainer:childadded

#

and it doesnt even connect

#

and the buttons that are in that don't connect either

queen pond
#

oh