The title basically summarizes my problem. Do remote events have callbacks, and if they do, how do you use them.
The reason why I would like to know this is because I am making a coin system. Its runned by 2 scripts, a local script which localizes the coins and a server script which adds the amount a coin is worth.
I have looked this up on the forum and couldn’t find it.