Detect Alt-tabbed using OnPlayerUpdate - 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: Detect Alt-tabbed using OnPlayerUpdate (
/showthread.php?tid=285190)
Detect Alt-tabbed using OnPlayerUpdate -
Memoryz - 22.09.2011
I had seen a way to detect if someone is tabbed using onplayerupdate, and GetTickCount, but I cannot find out where it is, can anyone help point me in the right direction?
Re: Detect Alt-tabbed using OnPlayerUpdate -
Dragony92 - 22.09.2011
Are you searching for this?
https://sampforum.blast.hk/showthread.php?tid=281590
Re: Detect Alt-tabbed using OnPlayerUpdate -
Memoryz - 24.09.2011
Quote:
Originally Posted by Dragony92
|
No not that, it was in Useful Functions or useful snippets, but I can't find it :S
Re: Detect Alt-tabbed using OnPlayerUpdate -
[MWR]Blood - 24.09.2011
Well, you can use that include to see how is it done?
Re: Detect Alt-tabbed using OnPlayerUpdate -
Memoryz - 24.09.2011
Quote:
Originally Posted by [MWR]Blood
Well, you can use that include to see how is it done?
|
It was not in the way that I needed. The one you guys sent uses a timer of 1 ms...