ping TD
#7

Use a timer with an interval of 1 second to update the ping textdraw, that should be enough.
Most online-games don't even display your ping all the time.
They display the ping when you use a /ping command and it displays only the ping for that moment.

Ping isn't that important to update it up to 30 times per second (OnPlayerUpdate may run over 30 times per second and more as well).
When it's being updated that fast, you can't even read the value because ping isn't the same all the time and the entire textdraw becomes useless.
Reply


Messages In This Thread
ping TD - by sams90 - 03.03.2017, 14:40
Re: ping TD - by Edwin2801 - 03.03.2017, 14:46
Re: ping TD - by sams90 - 03.03.2017, 14:52
Re: ping TD - by Edwin2801 - 03.03.2017, 15:00
Re: ping TD - by LEOTorres - 03.03.2017, 15:17
Re: ping TD - by sams90 - 03.03.2017, 15:23
Re: ping TD - by PowerPC603 - 03.03.2017, 15:27
Re: ping TD - by LEOTorres - 03.03.2017, 15:39
Re: ping TD - by sams90 - 04.03.2017, 02:04
Re: ping TD - by Edwin2801 - 04.03.2017, 06:49

Forum Jump:


Users browsing this thread: 1 Guest(s)