Figured out a way to find ping in duel servers.
-
Open up console (`) and type:
getall PlayerReplicationInfo Ping
(capitalization doesn’t matter.)look at the bit at the end, after =. Multiply that by 4 and you get that player’s ping.
To see who’s name matches up with the pings, use this command:getall PlayerReplicationInfo PlayerName
It’s a lot of work, I know. TBS plz?
-
You’re the best.