#Function Not being Caught Through Bindable Event
1 messages · Page 1 of 1 (latest)
What’s the issue
The script stops on line 84, no error
The code looks completely fine to me, I have other lines doing the exact same thing and working completely fine
You might have to do :Connect(functiom() in the second image
nah bindable functions work real weird, they won't work unless you say "= function()"
i can try it though
i mean the problem isnt even with the receiving script, the whole thing just stops when it gets to the line where it sends it
no error or anything
keep in mind line 88 works completely fine
alr
event or function
yo
Bindables only work if the scripts are on the same side of client and server boundary
yeah both are local scripts
again, I have like two other things with the exact same format and they all work completely fine
this is basically the exact same as the others and it doesn't wanna work