The online racing simulator
ping warning
Hello, is it possible to display a button on the user's screen after a certain ping? I have it on the TC cruise server. When I looked at my own c# implementation, I found a code like this:
<?php 
if (TINY.SubT == TinyType.TINY_PING)
{
this.MsgAll("Ping Warning!");
}
?>
That Ping has nothing todo with the ping(latency) of players.

From what i know, and what i see in the Lapper sourcecode.

Tiny_Ping is a small packet that checks the connection between the Insim and the LFS Server. When the InSim doesnt receive any packets for a while. The connection will be closed.

And its only usefull if the insim is on the same server as the LFS server. Otherwise you measure the latency between InSim <> Player instead of LFS Server <> Player.
Well, do you have any idea how tc cruise could have done this?

FGED GREDG RDFGDR GSFDG