DOn't exceute query if it takes too long - 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: DOn't exceute query if it takes too long (
/showthread.php?tid=626505)
DOn't exceute query if it takes too long -
MerryDeer - 16.01.2017
Hi,
It's possible to make if i send threaded querie, when there is callback if response, if there will be ddosing of something lagging ,queries may late, so buggs will start, like registration windows and so on.. So be good if query exceute, but if it takes long time, then no do any scripts.
Re: DOn't exceute query if it takes too long - iLearner - 16.01.2017
Timers might help you.