I have a network related question in regards to how remotes are processed, Let say for example I fire two different remote events from the client, is the guaranteed on the server that the first one will get processed before the second one, or can networking problems cause the second one to get processed first
2 Likes