SmileYzn / PugMod-AMXX

Counter-Strike 1.6 Pickup Game for Amx Mod X
30 stars 16 forks source link

server so laggy when works so long time #17

Closed SergeyShorokhov closed 2 years ago

SergeyShorokhov commented 4 years ago

need to add into server.cfg ReHLDS CVar

INFO: https://github.com/dreamstalker/rehlds/pull/287

as example you may check this server: https://www.gametracker.com/server_info/91.202.247.219:27015/

SmileYzn commented 4 years ago

I think it is related with set_task in amxx, restarting map shoud fix it. But i will try to make hudlist without usage of set_task.

Ps. I need to fix to use with normal hlds and rehlds.

SergeyShorokhov commented 4 years ago

then, it is necessary to restart the map after some time, if it is empty

SmileYzn commented 4 years ago

Yes, i recomend you to restart every day or night when server is empty. A just changelevel seems to fix it. Thanks for report this i still working in a new version improved for rehlds

👍 :+1:

SergeyShorokhov commented 2 years ago

@SmileYzn why closed?

SmileYzn commented 2 years ago

As you said, sv_rehlds_local_gametime is a rehlds fix for that. Also there is nothing i can do in plugin that fix these issue, since this is internal of HLDS / ReHLDS problem.

I need more tests in this new version, but for now i think that can't be fixed in mod.