#Can you not use 2 bindable functions in the same script or sum? why is it not firing?

1 messages · Page 1 of 1 (latest)

gusty vortex
#

trying to use 2 bindable functions to fix the problem im having which is if I use the same bindable function to invoke another script then do oninvoke in that script and a lil below that use invoke again to communicate back to the other script then the same script just picks it up and breaks everything so im trying to use 2 but this thing is not even firing now. (so pls tell me how i can use 1 instead of 2 to fix my prob or why this isnt firing plsss)

river ledge
#

@gusty vortex instead of invoking again you need to use

return
#

Do you know how to use remote function/bindable function?

#

Try brawldev tutorial

gusty vortex