SA-MP Forums Archive
Force Timeout - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Force Timeout (/showthread.php?tid=636199)



Force Timeout - JaKe Elite - 22.06.2017

Is there any possible way to detect force timeout?

(Clicking on the New Game to start the singleplayer / or using Task Manager to the end the process of gta_sa.exe)


Re: Force Timeout - DRIFT_HUNTER - 22.06.2017

No its not possible. The point of lost connection (timeout) is that client just stops communicating with server, and only difference between quiting and losing connection is that when you quit you notify server you are closing connection, while with timeout you just close connection.


Re: Force Timeout - JaKe Elite - 23.06.2017

But force timeout calls the reason 0 (which is timeout, the thing you are talking about)


Re: Force Timeout - Sew_Sumi - 23.06.2017

It is possible, but it'll only be a possibility they force timed out.

Easiest checks are to check if they are wanted, and if any cops are streamed in for them. Each of those cops, would need to be checked how far they are from the suspect, who in turn, if they mysteriously drop out, then there's a possibility they did it on purpose.

Saying that it's not possible is like saying it's impossible to detect hacks, yet you can detect hacks via script checks.