Gamemode with minimum Server load - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Gamemode with minimum Server load (
/showthread.php?tid=151859)
Gamemode with minimum Server load -
Janson_GH - 01.06.2010
Hey guys, I have some question. I want to create a Reallife Gamemode, but I want to make him as stable as possible, because often server scripts are very good but the server is laggy or something like this. I thought about making a script without variables and just with mysql stuff, so if a value is needed the server deserves it from the mysql database. Is this a good idea? And have you some ideas what to do to minimize the risk of a not stable server?
Sry for my bad english ^^
Re: Gamemode with minimum Server load -
DJDhan - 01.06.2010
You mean you are creating Role Play Server? Yes, using sql is much better it terms of effiency and speed.
Re: Gamemode with minimum Server load -
ThaAsylum - 01.06.2010
rp is gay...
Re: Gamemode with minimum Server load -
Janson_GH - 01.06.2010
xD rp is not gay but thanks for the answers. Yeah and mysql is easy to use. I found this
plugin. Is there anything else you can use. Because in samp there are many small issues.