of     1   

StrongNuclear
#185279102Sunday, March 13, 2016 9:09 PM GMT

So i have this shop gui that can be opened with a keydown event. There is a text button in the shop and when you click it you are given a tool. Once the tool is given to the character the keydown event no longer works. The keydown event is located in a local script that is inside StarterPack.
Kazert
#185279383Sunday, March 13, 2016 9:13 PM GMT

Thanks for that very good description.
CoyoteStark
#185279475Sunday, March 13, 2016 9:14 PM GMT

So give us the script?....
spot9110
#185279499Sunday, March 13, 2016 9:15 PM GMT

any errors>?
Kazert
#185279532Sunday, March 13, 2016 9:15 PM GMT

Check for typos. though you may want to paste the script here if you arent capable of doing so
spot9110
#185279561Sunday, March 13, 2016 9:16 PM GMT

instead of Tool.Parent, make sure you cloning the tool first
StrongNuclear
#185279584Sunday, March 13, 2016 9:16 PM GMT

Fairly sure it's not a problem with the tool, so would led me to believe it is the local script in the text button that is causing it.
StrongNuclear
#185279725Sunday, March 13, 2016 9:18 PM GMT

No typos that I can notice and no errors, and yes I am cloning the tool from replicated storage before giving it to the player.
TimeTicks
#185281901Sunday, March 13, 2016 9:47 PM GMT


    of     1