Each player ping
#2649
-
How to get the ping of each player, that is on the server now? Thanks in advance |
Beta Was this translation helpful? Give feedback.
Answered by
amoraschi
Jun 3, 2022
Replies: 1 comment 1 reply
-
Loop through Object.values(bot.players) and get each Player.ping |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
arcctg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Loop through Object.values(bot.players) and get each Player.ping