#Function running multiple times...function connection issue?

1 messages · Page 1 of 1 (latest)

crisp abyss
#

You tried debugging?

novel badger
#

I'm pretty sure its an issue with the connection when I initial fire the event

#

just don't know how to sort it out

#

like

#

I've tried making the connection a variable and then disconnecting when the code was finished doing its thing but that wasn't working either

#

maybe I wasn't placing the connection disconnect in the correct place?...idk

crisp abyss
#

wait how your triggering this func?

#

from server, local some sort of event?

novel badger
#

yeaaa nvm

#

I fixed it

#

I had a local script that was triggering the event once a player click a guiButton

#

It was that connection that I had to disconnect and not the one in the module script lol