Posts: 298
Threads: 103
Joined: Sep 2015
Reputation:
0
Currently my server is down for some reason lag without knowing why, when gathered in crowded places such as hospitals and vip lag can then load the map does not match or something FPS was hoping someone had I can help my server CPU 8GB 4CORE 100MPBS / S
Posts: 50
Threads: 5
Joined: Mar 2016
Reputation:
0
no, just your script in gamemode/fs/plugin are bad, it is not made to work without overheat the processor, check your script and improve it. For instance many objects in a place increase lag or for instance 10 3Dtextdraws on a player increase the lag.. I don't know what is inside of your gamemode. Try to change loops, decrelase timers with huge publics. For instance you have a timer in 1 sec to update each file of a player connected at each one second.. it will lag your server, it depends on the host.. are many reasons why a server can be lagged.