Ping is the time it takes for a data packet to travel between your computer and the game server.
Let’s explain this with a simple example:
When you fire a shot in the game, your computer converts that action into data and sends it to the server.
If this data reaches the server quickly (for example, in 50 ms) and the opponent is still in the same position, the bullet will hit.
However, if the time is longer, the bullets may land behind the opponent due to delay and miss the target.
The farther you are from the server, the higher your ping will be.
Comments
0 comments
Article is closed for comments.