I probably knew how do to this before, but forgot. Anyways, if anyone can remind me how to notify another script from another script (both are server scripts), please say so!
Have a good day (:
I probably knew how do to this before, but forgot. Anyways, if anyone can remind me how to notify another script from another script (both are server scripts), please say so!
Have a good day (:
BindableEvents are what you’re looking for. They work for server scripts and local scripts
Anywhere you want. Since only the SERVER has to get it, it won’t have to be put in the replicated storage.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.