Hi, my DarkRP server are with some problems, the ping is awesome 10-30ms but everytime someone spawn a vehicle or some prop that wasn't spawned before it "crash" for 5-10sec, I was thinking if sv_minrate and sv_minrate or tickrate are causing this troubles.
[code]
//Server Settings
sv_maxrate 30000
sv_minrate 0
sv_maxupdaterate 101
sv_minupdaterate 50
sv_maxcmdrate 101
sv_mincmdrate 50
[/code]
thats normal in gmod tho.. 5-10 seconds might be a bit much, compared to what im used to, but gmod freezing for a moment when spawning something for the first time is normal
Sorry, you need to Log In to post a reply to this thread.