01.10.2015, 19:54
Quote:
The BEST solution here is to actually fix your server.. See why does it start lagging after a period of time and try to fix it.
And its probably because of your machine.. Get an upgrade. I mean I had an RP server that was running for weeks on a VPS and it never got any LAG with a PB of 20. |
I understand that the best solution is to fix the script but its really difficult when the script has grown so large. Unless there are some debugging tools out there I'm not aware of, it seems like an almost impossible task. If a restart clears server memory, then that fix is perfectly fine.
Quote:
Gamemode restart time
Code:
native SetModeRestartTime(Float:time); native Float:GetModeRestartTime(); |