What is the best function to.. - 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: What is the best function to.. (
/showthread.php?tid=526768)
What is the best function to.. -
SPA - 19.07.2014
What is the best function to check IsPlayerInRangeOfPoint ? in addition to OnPlayerUpdate
Re: What is the best function to.. -
rockhopper - 19.07.2014
Put it in onplayerupdate ? Or make a timer
Re: What is the best function to.. -
BroZeus - 19.07.2014
--rply removed--
Re: What is the best function to.. -
SPA - 19.07.2014
OnPlayerUpdate , is make server lag any other ways?
Respuesta: Re: What is the best function to.. -
Xabi - 19.07.2014
Quote:
Originally Posted by SPA
OnPlayerUpdate , is make server lag any other ways?
|
If the code inside is not too heavy, it shouldn't make it lag.