Checking between up to 100 different positions for MAX_PLAYERS, Should I make a plugin? - 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: Checking between up to 100 different positions for MAX_PLAYERS, Should I make a plugin? (
/showthread.php?tid=438187)
Checking between up to 100 different positions for MAX_PLAYERS, Should I make a plugin? -
Hoborific - 19.05.2013
I know plugins are always the go-to way for a lot of math, but the question is, how badly and how much would this affect my server either way? I've been working on a system but lately I've heard complaints about "spikes" while the checks are done, should I be using a plugin to avoid this, or should I just slow down the check itself to have less of a footprint on the resources?
Re: Checking between up to 100 different positions for MAX_PLAYERS, Should I make a plugin? -
Scenario - 19.05.2013
I swear someone has released a plugin that is specifically designed to handle math operations on its own thread. You might want to search for that!
Re: Checking between up to 100 different positions for MAX_PLAYERS, Should I make a plugin? -
Hoborific - 19.05.2013
Thank you! think I found it, released by turtle guy I believe.. I mean JernejL
https://sampforum.blast.hk/showthread.php?tid=270508