I am assuming a remote function would be used when a local script runs a function, and a remote event is when something like a value changes? I need some help.
RemoteEvens & RemoteFunctions are used to make something from the ClientSide go to the ServerSide (Example: Someone mines a block on the clientside and this will get sent with a RemoteEvent to the serverside! Ofcourse you can do this with a Script too instead of a LocalScript, but this wont work on everything! Sometimes you will have to do it with remotes.)
Closed as Not Constructive by Goulstem
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?