Greetings,
Can someone please tell me how to create a code that communicates between 2 server scripts? I am new to remote events and functions, and I don’t quite get them. Thanks!
Greetings,
Can someone please tell me how to create a code that communicates between 2 server scripts? I am new to remote events and functions, and I don’t quite get them. Thanks!
This will come to help you: Bindable events
Can I use the same code as in remote events but just replacing it with bindable events instead of remote events?
No, BindableEvents have different values, functions and parameters from the former.
Example:
RemoteEvent.OnServerEvent and BindableEvent.Event
Oh ok thanks! (CHARACTER LIMIT)
No problem, also make sure to select a solution, so other that people don’t come to answer to a problem that has already been solved! (if you’ve found a solution)