not sure if this is the right category
i have a few concepts of ping and im not sure which one it is. they all look very promising to me
the round trip time between client and server
the round trip time between server and client
the time it takes for the server to receive a message from the client
the time it takes for the client to receive a message from the server
or something else that im not aware of
im trying to make a script that predicts the outcome of some data that happened on the client and takes in account the time it takes for the server to do the same that happened on the client
in short, some data happened on the client.
server do the same that happened on the client.
localscript trying to predict what would happen on the server, on the client by taking in account the time it takes to travel between client to server for the server to start doing the same