I did a a change in respawn times, and now users are randomly getting disconnected in Anguish. Is there any bugs in a max respawn time or variance?
Code:
UPDATE spawn2 SET respawntime = 7200 WHERE zone = "anguish";
UPDATE spawn2 SET variance = 14400 WHERE zone = "anguish";
Trying to figure out whats going on. That was the only change I made when the users started to get disc.